allwin [Thu, 10 Oct 2013 10:14:54 +0200] rev 20764
8014446: JT_JDK: Wrong detection of test result for test com/sun/jdi/NoLaunchOptionTest.java
Reviewed-by: sla, mgronlun, dholmes, jbachorik, chegar
sla [Thu, 10 Oct 2013 09:38:06 +0200] rev 20763
8025427: jstat tests fails on 32-bit platforms
Reviewed-by: ehelin, dsamersoff, dholmes, sspitsyn
weijun [Thu, 10 Oct 2013 15:24:41 +0800] rev 20762
8026235: keytool NSS test should use 64 bit lib on Solaris
Reviewed-by: vinnie
sjiang [Thu, 10 Oct 2013 09:01:19 +0200] rev 20761
8025205: Intermittent test failure: javax/management/remote/mandatory/connection/BrokenConnectionTest.java
Reviewed-by: dholmes, dfuchs, jbachorik
sjiang [Thu, 10 Oct 2013 08:49:12 +0200] rev 20760
8025206: Intermittent test failure: javax/management/monitor/NullAttributeValueTest.java
Reviewed-by: dholmes, dfuchs, jbachorik
sjiang [Thu, 10 Oct 2013 08:37:48 +0200] rev 20759
8025207: Intermittent test failure: javax/management/monitor/CounterMonitorThresholdTest.java
Reviewed-by: dfuchs, dholmes
darcy [Wed, 09 Oct 2013 18:31:51 -0700] rev 20758
8024354: Explicitly permit DoubleStream.sum()/average() implementations to use higher precision summation
Reviewed-by: mduigou, briangoetz
bchristi [Wed, 09 Oct 2013 12:13:31 -0700] rev 20757
8024709: TreeMap.DescendingKeyIterator 'remove' confuses iterator position
Summary: Override remove() method in DescendingKeyIterator
Reviewed-by: alanb, mduigou, psandoz