Fri, 17 May 2013 15:18:40 +0100 Merge
chegar [Fri, 17 May 2013 15:18:40 +0100] rev 17500
Merge
Fri, 17 May 2013 15:00:53 +0100 8014791: More ProblemList.txt updates (5/2013)
chegar [Fri, 17 May 2013 15:00:53 +0100] rev 17499
8014791: More ProblemList.txt updates (5/2013) Reviewed-by: alanb
Fri, 17 May 2013 10:40:55 +0200 8013900: More warnings compiling jaxp.
dfuchs [Fri, 17 May 2013 10:40:55 +0200] rev 17498
8013900: More warnings compiling jaxp. Summary: Some internal implementation classes in Jaxp were redefining equals() without redefining hashCode(). This patch adds hashCode() methods that are consistent with equals(). Reviewed-by: chegar, joehw
Thu, 16 May 2013 15:08:24 -0700 4487672: (proxy) Proxy constructor should check for null argument
mchung [Thu, 16 May 2013 15:08:24 -0700] rev 17497
4487672: (proxy) Proxy constructor should check for null argument Reviewed-by: alanb, lancea
Thu, 16 May 2013 13:22:41 -0700 Merge
vinnie [Thu, 16 May 2013 13:22:41 -0700] rev 17496
Merge
Thu, 16 May 2013 02:43:58 -0700 Merge
vinnie [Thu, 16 May 2013 02:43:58 -0700] rev 17495
Merge
Wed, 15 May 2013 15:39:28 +0100 Merge
vinnie [Wed, 15 May 2013 15:39:28 +0100] rev 17494
Merge
Wed, 15 May 2013 14:49:50 +0100 Merge
vinnie [Wed, 15 May 2013 14:49:50 +0100] rev 17493
Merge
Tue, 14 May 2013 18:11:46 +0100 Merge
vinnie [Tue, 14 May 2013 18:11:46 +0100] rev 17492
Merge
Tue, 14 May 2013 18:08:18 +0100 7194075: Various classes of sunec.jar are duplicated in rt.jar
vinnie [Tue, 14 May 2013 18:08:18 +0100] rev 17491
7194075: Various classes of sunec.jar are duplicated in rt.jar Reviewed-by: mullan, vinnie Contributed-by: Stephen Flores <stephen.flores@oracle.com>
Wed, 15 May 2013 18:26:16 -0700 8001163: [pack200] should support attributes introduced by JSR-308
ksrini [Wed, 15 May 2013 18:26:16 -0700] rev 17490
8001163: [pack200] should support attributes introduced by JSR-308 Reviewed-by: jrose
Thu, 16 May 2013 10:58:20 -0700 7150552: network test hangs [macosx]
khazra [Thu, 16 May 2013 10:58:20 -0700] rev 17489
7150552: network test hangs [macosx] Summary: Remove usage of test/sun/net/www/httptest Reviewed-by: chegar
Thu, 16 May 2013 18:40:47 +0200 Merge
dfuchs [Thu, 16 May 2013 18:40:47 +0200] rev 17488
Merge
Thu, 16 May 2013 11:19:00 -0400 8013380: Removal of stack walk to find resource bundle breaks Glassfish startup
jgish [Thu, 16 May 2013 11:19:00 -0400] rev 17487
8013380: Removal of stack walk to find resource bundle breaks Glassfish startup Summary: Use caller's classloader to load resource as an alternative to thread context classloader and system classloader Reviewed-by: mchung, alanb
Thu, 16 May 2013 17:31:41 +0100 Merge
michaelm [Thu, 16 May 2013 17:31:41 +0100] rev 17486
Merge
Thu, 16 May 2013 17:28:47 +0100 8012625: Incorrect handling of HTTP/1.1 " Expect: 100-continue " in HttpURLConnection
michaelm [Thu, 16 May 2013 17:28:47 +0100] rev 17485
8012625: Incorrect handling of HTTP/1.1 " Expect: 100-continue " in HttpURLConnection Reviewed-by: alanb, chegar
Thu, 16 May 2013 19:28:44 +0400 8014676: Java debugger may fail to run
dmeetry [Thu, 16 May 2013 19:28:44 +0400] rev 17484
8014676: Java debugger may fail to run Summary: The problem is observed when the binaries for windows are placed under a path which contains a space Reviewed-by: sla, alanb Contributed-by: ivan.gerasimov@oracle.com
Thu, 16 May 2013 04:30:45 -0700 8010814: More buffers are stored or returned without cloning
xuelei [Thu, 16 May 2013 04:30:45 -0700] rev 17483
8010814: More buffers are stored or returned without cloning Reviewed-by: lancea
Thu, 16 May 2013 10:59:06 +0100 8004177: test/java/lang/Thread/GenerifyStackTraces.java doesn't clean-up
ewang [Thu, 16 May 2013 10:59:06 +0100] rev 17482
8004177: test/java/lang/Thread/GenerifyStackTraces.java doesn't clean-up Reviewed-by: alanb, dholmes, chegar
Wed, 15 May 2013 18:38:52 -0700 Merge
valeriep [Wed, 15 May 2013 18:38:52 -0700] rev 17481
Merge
Mon, 13 May 2013 16:52:33 -0700 Merge
valeriep [Mon, 13 May 2013 16:52:33 -0700] rev 17480
Merge
Tue, 07 May 2013 14:13:53 -0700 8001284: Buffer problems with SunPKCS11-Solaris and CKM_AES_CTR
ascarpino [Tue, 07 May 2013 14:13:53 -0700] rev 17479
8001284: Buffer problems with SunPKCS11-Solaris and CKM_AES_CTR Summary: Changed output length calculation to include incomplete blocks for CTR mode. Reviewed-by: valeriep
Tue, 07 May 2013 14:06:19 -0700 7196009: SunPkcs11 provider fails to parse config path containing parenthesis
valeriep [Tue, 07 May 2013 14:06:19 -0700] rev 17478
7196009: SunPkcs11 provider fails to parse config path containing parenthesis Summary: Enhanced to allow quoted string as library path values. Reviewed-by: weijun
Tue, 07 May 2013 14:04:53 -0700 8010134: A finalizer in sun.security.pkcs11.wrapper.PKCS11 perhaps should be protected
valeriep [Tue, 07 May 2013 14:04:53 -0700] rev 17477
8010134: A finalizer in sun.security.pkcs11.wrapper.PKCS11 perhaps should be protected Summary: Change the finalize method of PKCS11 class to be protected. Reviewed-by: xuelei
Wed, 15 May 2013 16:48:54 -0700 8013233: java/util/Locale/LocaleProviders.sh fails
naoto [Wed, 15 May 2013 16:48:54 -0700] rev 17476
8013233: java/util/Locale/LocaleProviders.sh fails Reviewed-by: okutsu
Wed, 15 May 2013 09:54:30 -0700 8014677: Correct docs warning for Objects.requireNonNull(T, Supplier<String>)
darcy [Wed, 15 May 2013 09:54:30 -0700] rev 17475
8014677: Correct docs warning for Objects.requireNonNull(T, Supplier<String>) Reviewed-by: alanb
Wed, 15 May 2013 07:48:57 -0700 8013730: JSR 310 DateTime API Updates III
sherman [Wed, 15 May 2013 07:48:57 -0700] rev 17474
8013730: JSR 310 DateTime API Updates III Summary: Integration of JSR310 Date/Time API update III Reviewed-by: naoto Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com, masayoshi.okutsu@oracle.com, patrick.zhang@oracle.com
Wed, 15 May 2013 15:01:59 +0100 8010464: Evolve java networking same origin policy
michaelm [Wed, 15 May 2013 15:01:59 +0100] rev 17473
8010464: Evolve java networking same origin policy Reviewed-by: alanb, chegar, dsamersoff, weijun
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip