Mon, 01 Jul 2013 17:46:12 -0700 8019539: Fix doclint errors in java.security and its subpackages
juh [Mon, 01 Jul 2013 17:46:12 -0700] rev 18592
8019539: Fix doclint errors in java.security and its subpackages Reviewed-by: darcy
Mon, 01 Jul 2013 14:33:08 -0700 8019535: Fix doclint issues in java.time.format
darcy [Mon, 01 Jul 2013 14:33:08 -0700] rev 18591
8019535: Fix doclint issues in java.time.format Reviewed-by: lancea, rriggs
Mon, 01 Jul 2013 13:42:03 -0700 8019529: Fix doclint issues in java.util.spi
darcy [Mon, 01 Jul 2013 13:42:03 -0700] rev 18590
8019529: Fix doclint issues in java.util.spi Reviewed-by: lancea
Mon, 01 Jul 2013 13:29:32 -0700 8019527: Fix doclint issues in java.lang.instrument
darcy [Mon, 01 Jul 2013 13:29:32 -0700] rev 18589
8019527: Fix doclint issues in java.lang.instrument Reviewed-by: lancea, alanb
Mon, 01 Jul 2013 11:30:14 -0700 8017540: Improve multi-threaded contention behavior of radix conversion cache
bpb [Mon, 01 Jul 2013 11:30:14 -0700] rev 18588
8017540: Improve multi-threaded contention behavior of radix conversion cache Summary: Replace array of ArrayList of BigIntegers with a volatile two-dimensional BigInteger array eliminate the synchronization of getRadixConversionCache() Reviewed-by: plevart, shade, bpb, alanb Contributed-by: Peter Levart <peter.levart@gmail.com>, Dmitry Nadezhin <dmitry.nadezhin@oracle.com>, Aleksey Shipilev <aleksey.shipilev@oracle.com>
Mon, 01 Jul 2013 14:39:47 +0100 8019259: Failover to CRL checking does not happen if wrong OCSP responder URL is set
vinnie [Mon, 01 Jul 2013 14:39:47 +0100] rev 18587
8019259: Failover to CRL checking does not happen if wrong OCSP responder URL is set Reviewed-by: xuelei
Mon, 01 Jul 2013 11:13:56 +0200 8014045: test/java/lang/management/PlatformLoggingMXBean/LoggingMXBeanTest.java failing intermittently
dfuchs [Mon, 01 Jul 2013 11:13:56 +0200] rev 18586
8014045: test/java/lang/management/PlatformLoggingMXBean/LoggingMXBeanTest.java failing intermittently Summary: this test was failing because it didn't take into account the fact that Loggers could be garbage collected. Reviewed-by: mchung
(0) -10000 -3000 -1000 -300 -100 -30 -10 -7 +7 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip