lana [Mon, 26 Mar 2012 17:31:42 -0700] rev 12204
Merge
lana [Wed, 21 Mar 2012 13:38:55 -0700] rev 12203
Merge
naoto [Wed, 21 Mar 2012 10:10:38 -0700] rev 12202
7145454: JVM wide monitor lock in Currency.getInstance(String)
Reviewed-by: okutsu
valeriep [Tue, 20 Mar 2012 15:06:13 -0700] rev 12201
7146728: Inconsistent length for the generated secret using DH key agreement impl from SunJCE and PKCS11
Summary: Always return the secret in the same length as the modulus.
Reviewed-by: wetmore
sla [Tue, 20 Mar 2012 12:48:48 +0100] rev 12200
7154114: jstat tests failing on non-english locales
7154113: jcmd, jps and jstat tests failing when there are unknown Java processes on the system
Reviewed-by: rbackman, kamg, dsamersoff
weijun [Tue, 20 Mar 2012 19:12:21 +0800] rev 12199
7152176: More krb5 tests
Reviewed-by: xuelei
sla [Mon, 19 Mar 2012 14:18:36 +0100] rev 12198
7152798: TEST_BUG: sun/management/HotspotClassLoadingMBean/GetClassLoadingTime.java does not compile
Summary: Make sure the test is compiled, run and finds it supporting classes
Reviewed-by: alanb, sspitsyn, rbackman