weijun [Thu, 08 Sep 2011 09:04:28 +0800] rev 10435
7087428: move client tests out of jdk_misc
Reviewed-by: alanb, ohair
mchung [Wed, 07 Sep 2011 13:42:34 -0700] rev 10434
7078024: Update JDK service tag for JDK 8
Reviewed-by: paulk
darcy [Tue, 06 Sep 2011 21:19:31 -0700] rev 10433
7086192: (reflect) Have TypeVariable extend AnnotatedElement
Reviewed-by: mcimadamore
weijun [Wed, 07 Sep 2011 08:56:55 +0800] rev 10432
7067974: multiple ETYPE-INFO-ENTRY with same etype and different salt
Reviewed-by: valeriep
darcy [Tue, 06 Sep 2011 06:17:52 -0700] rev 10431
6838776: Defer initialization of static fields in java.math.BigInteger
Reviewed-by: mduigou, mduigou
darcy [Mon, 05 Sep 2011 08:04:04 -0700] rev 10430
7086710: java/util/Formatter/Basic.java failing after 7082971
Reviewed-by: alanb
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
chegar [Thu, 01 Sep 2011 13:53:59 +0100] rev 10422
7041800: URI.equals may incorrectly return true with escaped octets
Reviewed-by: alanb, michaelm
chegar [Thu, 01 Sep 2011 06:45:00 +0100] rev 10421
7014860: Socket.getInputStream().available() not clear for shutdown input
Reviewed-by: alanb, michaelm
weijun [Wed, 31 Aug 2011 09:22:50 +0800] rev 10420
7083664: test hard code of using c:/temp but this dir might not exist
Reviewed-by: xuelei, ohair