Mon, 19 Sep 2011 19:40:59 -0700 Merge
lana [Mon, 19 Sep 2011 19:40:59 -0700] rev 10443
Merge
Mon, 12 Sep 2011 16:59:34 -0700 Merge
lana [Mon, 12 Sep 2011 16:59:34 -0700] rev 10442
Merge
Sat, 10 Sep 2011 21:30:20 -0700 Merge
lana [Sat, 10 Sep 2011 21:30:20 -0700] rev 10441
Merge
Sat, 10 Sep 2011 14:55:14 +0100 7089131: test/java/lang/invoke/InvokeGenericTest.java does not compile
alanb [Sat, 10 Sep 2011 14:55:14 +0100] rev 10440
7089131: test/java/lang/invoke/InvokeGenericTest.java does not compile Reviewed-by: darcy, jrose
Fri, 09 Sep 2011 15:24:35 +0100 7088747: Use multicatch in Socket constructor
michaelm [Fri, 09 Sep 2011 15:24:35 +0100] rev 10439
7088747: Use multicatch in Socket constructor Reviewed-by: alanb
Fri, 09 Sep 2011 14:14:01 +0100 Merge
michaelm [Fri, 09 Sep 2011 14:14:01 +0100] rev 10438
Merge
Fri, 09 Sep 2011 14:04:44 +0100 7085981: XXSocket types depend on impl finalizer to close if constructor throws exception
michaelm [Fri, 09 Sep 2011 14:04:44 +0100] rev 10437
7085981: XXSocket types depend on impl finalizer to close if constructor throws exception Reviewed-by: alanb, chegar
Fri, 09 Sep 2011 11:18:18 +0800 7047200: keytool safe store
weijun [Fri, 09 Sep 2011 11:18:18 +0800] rev 10436
7047200: keytool safe store Reviewed-by: xuelei
Thu, 08 Sep 2011 09:04:28 +0800 7087428: move client tests out of jdk_misc
weijun [Thu, 08 Sep 2011 09:04:28 +0800] rev 10435
7087428: move client tests out of jdk_misc Reviewed-by: alanb, ohair
Wed, 07 Sep 2011 13:42:34 -0700 7078024: Update JDK service tag for JDK 8
mchung [Wed, 07 Sep 2011 13:42:34 -0700] rev 10434
7078024: Update JDK service tag for JDK 8 Reviewed-by: paulk
Tue, 06 Sep 2011 21:19:31 -0700 7086192: (reflect) Have TypeVariable extend AnnotatedElement
darcy [Tue, 06 Sep 2011 21:19:31 -0700] rev 10433
7086192: (reflect) Have TypeVariable extend AnnotatedElement Reviewed-by: mcimadamore
Wed, 07 Sep 2011 08:56:55 +0800 7067974: multiple ETYPE-INFO-ENTRY with same etype and different salt
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
Tue, 06 Sep 2011 06:17:52 -0700 6838776: Defer initialization of static fields in java.math.BigInteger
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
Mon, 05 Sep 2011 08:04:04 -0700 7086710: java/util/Formatter/Basic.java failing after 7082971
darcy [Mon, 05 Sep 2011 08:04:04 -0700] rev 10430
7086710: java/util/Formatter/Basic.java failing after 7082971 Reviewed-by: alanb
Mon, 05 Sep 2011 11:28:23 +0100 7049079: NTSYSTEM CLASS IS LEAKING WINDOWS TOKENS
coffeys [Mon, 05 Sep 2011 11:28:23 +0100] rev 10429
7049079: NTSYSTEM CLASS IS LEAKING WINDOWS TOKENS Reviewed-by: weijun
Mon, 05 Sep 2011 18:17:55 +0800 7081411: DSA keypair generation affected by Solaris bug
weijun [Mon, 05 Sep 2011 18:17:55 +0800] rev 10428
7081411: DSA keypair generation affected by Solaris bug Reviewed-by: xuelei, mullan, alanb
Mon, 05 Sep 2011 11:22:27 +0800 7081783: jarsigner error when no $HOME/.keystore
weijun [Mon, 05 Sep 2011 11:22:27 +0800] rev 10427
7081783: jarsigner error when no $HOME/.keystore Reviewed-by: xuelei
Sat, 03 Sep 2011 07:46:35 +0100 7084032: test/java/net/Inet6Address/B6558853.java fails on Windows XP/2003 if IPv6
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
Fri, 02 Sep 2011 16:06:08 -0700 6989067: BigInteger's array copiers should be converted to System.arraycopy()
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
Fri, 02 Sep 2011 10:20:08 -0700 6898310: (cs) Charset cache lookups should be synchronized
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
Thu, 01 Sep 2011 23:00:09 -0700 7082971: More performance tuning of BigDecimal and other java.math classes
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
Thu, 01 Sep 2011 13:53:59 +0100 7041800: URI.equals may incorrectly return true with escaped octets
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
Thu, 01 Sep 2011 06:45:00 +0100 7014860: Socket.getInputStream().available() not clear for shutdown input
chegar [Thu, 01 Sep 2011 06:45:00 +0100] rev 10421
7014860: Socket.getInputStream().available() not clear for shutdown input Reviewed-by: alanb, michaelm
Wed, 31 Aug 2011 09:22:50 +0800 7083664: test hard code of using c:/temp but this dir might not exist
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
Tue, 30 Aug 2011 11:53:11 -0700 7084245: Update usages of InternalError to use exception chaining
sherman [Tue, 30 Aug 2011 11:53:11 -0700] rev 10419
7084245: Update usages of InternalError to use exception chaining Summary: to use new InternalError constructor with cause chainning Reviewed-by: alanb, ksrini, xuelei, neugens Contributed-by: sebastian.sickelmann@gmx.de
Tue, 30 Aug 2011 14:41:12 +0100 Merge
michaelm [Tue, 30 Aug 2011 14:41:12 +0100] rev 10418
Merge
Tue, 30 Aug 2011 14:40:05 +0100 7084560: Crash in net.dll
michaelm [Tue, 30 Aug 2011 14:40:05 +0100] rev 10417
7084560: Crash in net.dll Reviewed-by: chegar Contributed-by: luchsh@linux.vnet.ibm.com
Tue, 30 Aug 2011 10:46:27 +0800 7083576: add javax/xml/crypto into jdk_security2
weijun [Tue, 30 Aug 2011 10:46:27 +0800] rev 10416
7083576: add javax/xml/crypto into jdk_security2 Reviewed-by: mullan
Mon, 12 Sep 2011 15:49:08 -0700 Merge
lana [Mon, 12 Sep 2011 15:49:08 -0700] rev 10415
Merge
Fri, 09 Sep 2011 17:23:05 -0700 Merge
lana [Fri, 09 Sep 2011 17:23:05 -0700] rev 10414
Merge
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip