weijun [Tue, 14 Oct 2014 10:08:32 +0800] rev 27039
8044215: Unable to initiate SpNego using a S4U2Proxy GSSCredential (Krb5ProxyCredential)
Reviewed-by: mullan
weijun [Tue, 14 Oct 2014 10:07:44 +0800] rev 27038
8029659: Keytool, print key algorithm of certificate or key entry
Reviewed-by: xuelei
joehw [Mon, 13 Oct 2014 14:11:20 -0700] rev 27037
8036951: Xerces Update: XMLSchemaValidator.java and XMLSchemaLoader.java
Reviewed-by: lancea
alanb [Mon, 13 Oct 2014 18:16:29 +0100] rev 27036
8058856: tools/jar/LeadingGarbage.java, introduced in JDK-8058520, fails on Windows
Reviewed-by: alanb, martin, sherman
Contributed-by: amy.lu@oracle.com
alanb [Mon, 13 Oct 2014 17:43:17 +0100] rev 27035
8058854: Remove dependency on dt.jar from test/tools/jar/normalize/TestNormal.java
Reviewed-by: alanb, ksrini
Contributed-by: amy.lu@oracle.com
alanb [Mon, 13 Oct 2014 17:35:19 +0100] rev 27034
8060166: javax/management/MBeanInfo/NotificationInfoTest.java fails with modular image
Reviewed-by: dfuchs
weijun [Mon, 13 Oct 2014 17:55:14 +0800] rev 27033
8048052: Permission tests for setFactory
Summary: Add RuntimePermission tests for setFactory
Reviewed-by: weijun, mullan
Contributed-by: felix.yang@oracle.com
chegar [Sat, 11 Oct 2014 14:45:27 +0100] rev 27032
8060052: FutureTask; fix underflow when timeout = Long.MIN_VALUE
Reviewed-by: martin
alanb [Sat, 11 Oct 2014 13:24:23 +0100] rev 27031
8058855: Update java.util.zip tests to work with modular image
Reviewed-by: dholmes, sherman, alanb
Contributed-by: amy.lu@oracle.com
kshefov [Fri, 10 Oct 2014 21:28:35 +0400] rev 27030
8058733: [TESTBUG] java/lang/invoke/LFCaching/LFSingleThreadCachingTest.java and LFMultiThreadCachingTest.java failed on some platforms due to java.lang.VirtualMachineError
Reviewed-by: darcy, vlivanov