Thu, 05 Dec 2013 07:45:27 -0800 8029501: BigInteger division algorithm selection heuristic is incorrect
bpb [Thu, 05 Dec 2013 07:45:27 -0800] rev 21984
8029501: BigInteger division algorithm selection heuristic is incorrect Summary: Change Burnikel-Ziegler division heuristic to require that the dividend int-length exceed that of the divisor by a minimum amount. Reviewed-by: darcy
Thu, 05 Dec 2013 07:44:59 -0800 8029514: java/math/BigInteger/BigIntegerTest.java failing since thresholds adjusted in 8022181
bpb [Thu, 05 Dec 2013 07:44:59 -0800] rev 21983
8029514: java/math/BigInteger/BigIntegerTest.java failing since thresholds adjusted in 8022181 Summary: Ensure the value returned by getLower() is unsigned. Reviewed-by: darcy
Thu, 05 Dec 2013 18:04:12 +0400 8029264: [doclint] more doclint and tidy cleanup
yan [Thu, 05 Dec 2013 18:04:12 +0400] rev 21982
8029264: [doclint] more doclint and tidy cleanup Reviewed-by: alexsch, serb, malenkov
Thu, 05 Dec 2013 09:44:53 +0100 8028564: Concurrent calls to CHM.put can fail to add the key/value to the map
psandoz [Thu, 05 Dec 2013 09:44:53 +0100] rev 21981
8028564: Concurrent calls to CHM.put can fail to add the key/value to the map Reviewed-by: psandoz, chegar, alanb Contributed-by: Doug Lea <dl@cs.oswego.edu>
(0) -10000 -3000 -1000 -300 -100 -30 -10 -4 +4 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip