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