dfuchs [Thu, 19 Dec 2013 14:53:10 +0100] rev 22073
8030192: TESTFAIL: java/util/logging/TestLoggerBundleSync.java failed with NPE
Summary: This is a test bug - loggers held in local variables can be arbitrarily gc'ed if that variable is no longer used. The fix makes sure that the loggers won't be arbitrarily gc'ed before the test is complete.
Reviewed-by: mchung
chegar [Thu, 19 Dec 2013 13:08:05 +0000] rev 22072
Merge
chegar [Thu, 19 Dec 2013 10:40:50 +0000] rev 22071
Merge
dl [Thu, 19 Dec 2013 10:31:59 +0000] rev 22070
8026155: Enhance ForkJoin pool
Reviewed-by: chegar, alanb, ahgross
msheppar [Thu, 19 Dec 2013 11:34:17 +0000] rev 22069
7102702: java/net/PortUnreachableException/OneExceptionOnly.java failing
Summary: change struct sockaddr_in rmtaddr to SOCKETADDRESS rmtaddr in purgeOutstandingICMP
Reviewed-by: alanb, chegar
xuelei [Thu, 19 Dec 2013 02:27:25 -0800] rev 22068
7093640: Enable client-side TLS 1.2 by default
Reviewed-by: weijun, mullan, wetmore
ksrini [Wed, 18 Dec 2013 11:34:34 -0800] rev 22067
8029513: SwingApplet demo files still found in JDK 8 on Solaris
Reviewed-by: tbell
ksrini [Wed, 18 Dec 2013 10:36:34 -0800] rev 22066
8029388: java.exe consumes argument intended for launched java class
Reviewed-by: mchung