Fri, 17 Jan 2014 14:03:57 +0000 8031666: TEST_BUG: java/net/ipv6tests/UdpTest.java failed because of SocketTimeoutException
tyan [Fri, 17 Jan 2014 14:03:57 +0000] rev 22294
8031666: TEST_BUG: java/net/ipv6tests/UdpTest.java failed because of SocketTimeoutException Reviewed-by: alanb, chegar
Fri, 17 Jan 2014 13:54:13 +0000 8032057: Remove unneeded/obsolete -source options in concurrency tests
chegar [Fri, 17 Jan 2014 13:54:13 +0000] rev 22293
8032057: Remove unneeded/obsolete -source options in concurrency tests Reviewed-by: chegar Contributed-by: Martin Buchholz <martinrb@google.com>
Thu, 16 Jan 2014 16:41:34 -0800 Merge
mduigou [Thu, 16 Jan 2014 16:41:34 -0800] rev 22292
Merge
Wed, 11 Dec 2013 15:27:06 -0800 8029696: Broken doc links to package-summary.html#NonInterference in java.util.stream
michaelm [Wed, 11 Dec 2013 15:27:06 -0800] rev 22291
8029696: Broken doc links to package-summary.html#NonInterference in java.util.stream Reviewed-by: mduigou
Thu, 16 Jan 2014 15:56:40 -0800 6667086: Double.doubleToLongBits(final double value) contains inefficient test for NaN
bpb [Thu, 16 Jan 2014 15:56:40 -0800] rev 22290
6667086: Double.doubleToLongBits(final double value) contains inefficient test for NaN Summary: Use isNaN() to test the parameter. Reviewed-by: darcy, psandoz
Thu, 16 Jan 2014 18:20:31 +0100 8029452: Fork/Join task ForEachOps.ForEachOrderedTask clarifications and minor improvements
psandoz [Thu, 16 Jan 2014 18:20:31 +0100] rev 22289
8029452: Fork/Join task ForEachOps.ForEachOrderedTask clarifications and minor improvements Reviewed-by: mduigou, briangoetz
Thu, 16 Jan 2014 10:33:07 -0500 8031961: (process) java/lang/ProcessBuilder/Basic.java uses "cp -p" which is inefficient
rriggs [Thu, 16 Jan 2014 10:33:07 -0500] rev 22288
8031961: (process) java/lang/ProcessBuilder/Basic.java uses "cp -p" which is inefficient Summary: Replace invocation of /bin/cp with NIO Files.copy Reviewed-by: martin, alanb
Wed, 15 Jan 2014 20:48:44 +0400 8031502: JSR292: IncompatibleClassChangeError in LambdaForm for CharSequence.toString() method handle type converter
vlivanov [Wed, 15 Jan 2014 20:48:44 +0400] rev 22287
8031502: JSR292: IncompatibleClassChangeError in LambdaForm for CharSequence.toString() method handle type converter Reviewed-by: sundar, lagergren, drchase
Thu, 16 Jan 2014 11:37:49 +0100 7185591: jcmd-big-script.sh ERROR: could not find app's Java pid.
ykantser [Thu, 16 Jan 2014 11:37:49 +0100] rev 22286
7185591: jcmd-big-script.sh ERROR: could not find app's Java pid. Reviewed-by: egahlin, sla, jbachorik
Thu, 16 Jan 2014 10:27:57 +0100 8030848: Collections.sort(List l, Comparator) should defer to List.sort(Comparator )
psandoz [Thu, 16 Jan 2014 10:27:57 +0100] rev 22285
8030848: Collections.sort(List l, Comparator) should defer to List.sort(Comparator ) Reviewed-by: mduigou
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip