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
(0) -10000 -3000 -1000 -300 -100 -30 -10 -4 +4 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip