Tue, 16 Apr 2013 11:17:19 -0700 8004518: Add in-place operations to Map
mduigou [Tue, 16 Apr 2013 11:17:19 -0700] rev 16867
8004518: Add in-place operations to Map 8010122: Add defaults for ConcurrentMap operations to Map Reviewed-by: darcy, briangoetz, mduigou, dholmes, ulfzibis Contributed-by: Doug Lea <dl@cs.oswego.edu>, Henry Jen <henry.jen@oracle.com>, Akhil Arora <akhil.arora@oracle.com>, Peter Levart <peter.levart@gmail.com>, Mike Duigou <mike.duigou@oracle.com>
Tue, 16 Apr 2013 13:26:30 +0100 8012244: java/net/Socket/asyncClose/Race.java fails intermittently on Windows
chegar [Tue, 16 Apr 2013 13:26:30 +0100] rev 16866
8012244: java/net/Socket/asyncClose/Race.java fails intermittently on Windows Reviewed-by: alanb, dsamersoff
Tue, 16 Apr 2013 12:51:22 +0100 8012237: CompletableFuture/Basic.java still fails intermittently
chegar [Tue, 16 Apr 2013 12:51:22 +0100] rev 16865
8012237: CompletableFuture/Basic.java still fails intermittently Reviewed-by: martin
Tue, 16 Apr 2013 12:23:16 +0100 8012343: Objects.requireNonNull(Object,Supplier) breaks genstubs build
chegar [Tue, 16 Apr 2013 12:23:16 +0100] rev 16864
8012343: Objects.requireNonNull(Object,Supplier) breaks genstubs build Reviewed-by: alanb
Mon, 15 Apr 2013 18:31:48 -0700 8011800: Add java.util.Objects.requireNonNull(T, Supplier<String>)
darcy [Mon, 15 Apr 2013 18:31:48 -0700] rev 16863
8011800: Add java.util.Objects.requireNonNull(T, Supplier<String>) Reviewed-by: alanb, dholmes, mduigou
Mon, 15 Apr 2013 14:07:17 -0700 8008509: 6588413 changed JNIEXPORT visibility for GCC on HSX, jdk's jni_md.h needs similar change
martin [Mon, 15 Apr 2013 14:07:17 -0700] rev 16862
8008509: 6588413 changed JNIEXPORT visibility for GCC on HSX, jdk's jni_md.h needs similar change Summary: Define JNIEXPORT to use "default" visibility where possible. Reviewed-by: coleenp, ddehaven, dcubed, anthony
Sun, 14 Apr 2013 19:17:30 +0100 8011799: CompletableFuture/Basic.java fails intermittently
chegar [Sun, 14 Apr 2013 19:17:30 +0100] rev 16861
8011799: CompletableFuture/Basic.java fails intermittently Reviewed-by: martin, alanb
Thu, 11 Apr 2013 12:33:33 -0400 8008118: (process) Possible null pointer dereference in jdk/src/solaris/native/java/lang/UNIXProcess_md.c
jzavgren [Thu, 11 Apr 2013 12:33:33 -0400] rev 16860
8008118: (process) Possible null pointer dereference in jdk/src/solaris/native/java/lang/UNIXProcess_md.c Summary: Modified the path processing code so that it detects and handles out of memory errors. Reviewed-by: chegar, martin, christos, alanb, msheppar Contributed-by: john.zavgren@oracle.com
Fri, 12 Apr 2013 20:23:13 -0700 8012028: Metafactory-generated lambda classes should be final
rfield [Fri, 12 Apr 2013 20:23:13 -0700] rev 16859
8012028: Metafactory-generated lambda classes should be final 8008941: isSynthetic() returns false for lambda instances Reviewed-by: mduigou
Fri, 12 Apr 2013 12:41:18 -0700 8010279: java.util.Stream.min/max((Comparator)null) is not consistent in throwing (unspecified) NPE
henryjen [Fri, 12 Apr 2013 12:41:18 -0700] rev 16858
8010279: java.util.Stream.min/max((Comparator)null) is not consistent in throwing (unspecified) NPE Reviewed-by: alanb, mduigou
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip