mchung [Wed, 01 Sep 2010 17:37:45 -0700] rev 6521
6977887: (doc) Java 6 API missing info about encoding parameter in storeToXML method
Reviewed-by: sherman
martin [Wed, 01 Sep 2010 09:45:08 -0700] rev 6520
6981145: (se) Eliminate JNI*Critical when creating pipes and other cleanups
Summary: Avoid *Critical; fix compile warnings; improve readability
Reviewed-by: alanb
mchung [Tue, 31 Aug 2010 09:17:46 -0700] rev 6519
6977548: Broken link in ClassLoader.defineClass javadoc
Reviewed-by: valeriep
mchung [Tue, 31 Aug 2010 09:15:34 -0700] rev 6518
6981005: TEST BUG: java/lang/ClassLoader/TestCrossDelegate.sh timeout on windows
Summary: Increase timeout value
Reviewed-by: alanb
weijun [Mon, 30 Aug 2010 14:37:43 +0800] rev 6517
6911951: NTLM should be a supported Java SASL mechanism
Reviewed-by: vinnie, michaelm
martin [Sat, 28 Aug 2010 12:15:52 -0700] rev 6516
6980747: Runtime.exec can fail due to SecurityException (lnx)
Summary: Add missing doPrivileged to UNIXProcess.java.linux
Reviewed-by: alanb
darcy [Wed, 25 Aug 2010 15:35:45 -0700] rev 6515
6980019: Finish rename of ARM -> try-with-resources in jdk repository
Reviewed-by: jjg