coffeys [Mon, 05 Sep 2011 11:28:23 +0100] rev 10429
7049079: NTSYSTEM CLASS IS LEAKING WINDOWS TOKENS
Reviewed-by: weijun
weijun [Mon, 05 Sep 2011 18:17:55 +0800] rev 10428
7081411: DSA keypair generation affected by Solaris bug
Reviewed-by: xuelei, mullan, alanb
weijun [Mon, 05 Sep 2011 11:22:27 +0800] rev 10427
7081783: jarsigner error when no $HOME/.keystore
Reviewed-by: xuelei
chegar [Sat, 03 Sep 2011 07:46:35 +0100] rev 10426
7084032: test/java/net/Inet6Address/B6558853.java fails on Windows XP/2003 if IPv6
Reviewed-by: chegar
Contributed-by: kurchi.subhra.hazra@oracle.com
darcy [Fri, 02 Sep 2011 16:06:08 -0700] rev 10425
6989067: BigInteger's array copiers should be converted to System.arraycopy()
Reviewed-by: mduigou, forax
sherman [Fri, 02 Sep 2011 10:20:08 -0700] rev 10424
6898310: (cs) Charset cache lookups should be synchronized
Summary: synchronize the lookup in iterator
Reviewed-by: alanb
darcy [Thu, 01 Sep 2011 23:00:09 -0700] rev 10423
7082971: More performance tuning of BigDecimal and other java.math classes
Reviewed-by: darcy
Contributed-by: sergey.kuksenko@oracle.com