hg: lambda/lambda/jdk: 2 new changesets (original) (raw)
akhil.arora at oracle.com akhil.arora at oracle.com
Sat Apr 20 20:58:04 PDT 2013
- Previous message: hg: lambda/lambda/jdk: Move static stream construction methods from Streams to Stream, {Int, Long, Double}Stream
- Next message: return type of Collection.removeIf
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: a8b9c58fbd24 Author: akhil Date: 2013-04-20 20:42 -0700 URL: http://hg.openjdk.java.net/lambda/lambda/jdk/rev/a8b9c58fbd24
CopyOnWriteArrayList.subList().removeIf was not copying enough elements Contributed-by: Arne Siegel <v.a.ammodytes at googlemail.com>
! src/share/classes/java/util/concurrent/CopyOnWriteArrayList.java ! test/java/util/Collection/ListDefaults.java
Changeset: 31ee59886c95 Author: akhil Date: 2013-04-20 20:47 -0700 URL: http://hg.openjdk.java.net/lambda/lambda/jdk/rev/31ee59886c95
check forEach throws ConcurrentModificationException
! test/java/util/Collection/ListDefaults.java
- Previous message: hg: lambda/lambda/jdk: Move static stream construction methods from Streams to Stream, {Int, Long, Double}Stream
- Next message: return type of Collection.removeIf
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]