dxu [Tue, 04 Dec 2012 14:07:30 +0000] rev 14702
7142921: (fs) Files.probeContentType reports a MIME type of "text/plain" on Ubuntu 11.04
7144997: (fs) Files.probeContentType returns null on Solaris 64-bit
Reviewed-by: alanb, mduigou
mullan [Mon, 03 Dec 2012 11:07:20 -0500] rev 14701
7199143: RFE: OCSP revocation checker should provide possibility to specify connection timeout
Summary: Added com.sun.security.ocsp.timeout system property to control timeout
Reviewed-by: mullan, vinnie
Contributed-by: jason.uh@oracle.com
xuelei [Mon, 03 Dec 2012 06:00:19 -0800] rev 14700
8004184: security tests leave JSSEServer running
Summary: Use othervm mode to release resources, and correct the system properties issues in JSSE
Reviewed-by: chegar
weijun [Mon, 03 Dec 2012 17:14:03 +0800] rev 14699
7198507: [TEST_BUG] sun/security/tools/keytool/console.sh should be rewritten
Reviewed-by: xuelei
dholmes [Sun, 02 Dec 2012 19:16:56 -0500] rev 14698
7200297: agent code does not handle multiple boot library path elements correctly
Summary: When bug 6819213 was fixed it enabled sun.boot.library.path property to contain multiple paths. Code in agents does not handle multiple paths when attempting to find dependent shared libs.
Reviewed-by: dholmes, sspitsyn, dsamersoff
Contributed-by: Bill Pittore <bill.pittore@oracle.com>
alanb [Sun, 02 Dec 2012 16:37:31 +0000] rev 14697
8003846: Override mechanism for currency data should not require creating currency.properties in java.home
Reviewed-by: naoto
sherman [Sat, 01 Dec 2012 11:36:25 -0800] rev 14696
8004212: java.util.Base64 methods decodeArray and decodeBuffer should return the number of bytes written
Summary: to return the length instead of position
Reviewed-by: alanb
lana [Fri, 30 Nov 2012 16:33:50 -0800] rev 14695
Merge