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
Wed, 15 May 2013 00:36:03 -0400 8013395: StringBuffer.toString performance regression impacting embedded benchmarks
dholmes [Wed, 15 May 2013 00:36:03 -0400] rev 17472
8013395: StringBuffer.toString performance regression impacting embedded benchmarks Summary: cache a copy of the char[] to use with toString() and clear it when ever the sb content is modified Reviewed-by: alanb, plevart, mduigou, forax
Tue, 14 May 2013 14:20:18 -0700 8014217: Base64.getXDecoder().wrap(...).read() doesn't throw exception for an incorrect number of padding chars in the final unit
sherman [Tue, 14 May 2013 14:20:18 -0700] rev 17471
8014217: Base64.getXDecoder().wrap(...).read() doesn't throw exception for an incorrect number of padding chars in the final unit Summary: to throw IOE for malformed final unit in base64 stream Reviewed-by: chegar, alanb
Tue, 14 May 2013 14:09:18 -0700 8012326: Deadlock occurs when Charset.availableCharsets() is called by several threads at the same time
sherman [Tue, 14 May 2013 14:09:18 -0700] rev 17470
8012326: Deadlock occurs when Charset.availableCharsets() is called by several threads at the same time Summary: removed the race condition risk from ExtendedCahrset access code Reviewed-by: mchung, alanb
Tue, 14 May 2013 12:01:38 -0700 6328537: Improve javadocs for Socket class by adding references to SocketOptions
khazra [Tue, 14 May 2013 12:01:38 -0700] rev 17469
6328537: Improve javadocs for Socket class by adding references to SocketOptions Summary: Insert references to SocketOptions.java where applicable Reviewed-by: alanb, chegar
Tue, 14 May 2013 22:36:52 +0530 8014519: scriptpad sample does not work with nashorn
sundar [Tue, 14 May 2013 22:36:52 +0530] rev 17468
8014519: scriptpad sample does not work with nashorn Reviewed-by: attila, jlaskey Contributed-by: rieberandreas@gmail.com
Tue, 14 May 2013 20:16:21 +0400 8012453: (process) Runtime.exec(String) fails if command contains spaces [win]
uta [Tue, 14 May 2013 20:16:21 +0400] rev 17467
8012453: (process) Runtime.exec(String) fails if command contains spaces [win] Reviewed-by: alanb
Tue, 14 May 2013 14:32:15 +0100 8014500: bootcycle-images fails after upgrade to JAXP 1.5
alanb [Tue, 14 May 2013 14:32:15 +0100] rev 17466
8014500: bootcycle-images fails after upgrade to JAXP 1.5 Reviewed-by: lancea
Mon, 13 May 2013 22:16:55 -0700 8014365: Restore Objects.requireNonNull(T, Supplier<String>)
darcy [Mon, 13 May 2013 22:16:55 -0700] rev 17465
8014365: Restore Objects.requireNonNull(T, Supplier<String>) Reviewed-by: mduigou
Mon, 13 May 2013 20:35:36 -0700 8013386: (tz) Support tzdata2013c
sherman [Mon, 13 May 2013 20:35:36 -0700] rev 17464
8013386: (tz) Support tzdata2013c Summary: updated tz data to version 2013c Reviewed-by: peytoia, okutsu
Mon, 13 May 2013 13:48:58 -0700 8014254: Selector in HttpServer introduces a 1000 ms delay when using KeepAlive
khazra [Mon, 13 May 2013 13:48:58 -0700] rev 17463
8014254: Selector in HttpServer introduces a 1000 ms delay when using KeepAlive Summary: Rearrange event-handling code to remove bottle-neck. Also reviewed by mhall@mhcomputing.net. Reviewed-by: chegar, alanb
Mon, 13 May 2013 13:15:20 -0700 Merge
mduigou [Mon, 13 May 2013 13:15:20 -0700] rev 17462
Merge
Mon, 13 May 2013 12:26:28 -0700 8008687: MethodHandle code: allow static and invokespecial calls to interface methods
bharadwaj [Mon, 13 May 2013 12:26:28 -0700] rev 17461
8008687: MethodHandle code: allow static and invokespecial calls to interface methods Summary: Changes to support invocation of lambda methods compiled either as static interface methods and or private instance methods. Reviewed-by: jrose, twisti
Mon, 13 May 2013 22:23:17 +0530 8012975: Remove rhino from jdk8
sundar [Mon, 13 May 2013 22:23:17 +0530] rev 17460
8012975: Remove rhino from jdk8 Reviewed-by: alanb, tbell
Mon, 13 May 2013 06:05:32 -0700 8005598: (reopened) Need to clone array of input/output parameters
xuelei [Mon, 13 May 2013 06:05:32 -0700] rev 17459
8005598: (reopened) Need to clone array of input/output parameters Reviewed-by: weijun
Mon, 13 May 2013 05:41:51 -0700 8005535: SSLSessionImpl should have protected finalize()
xuelei [Mon, 13 May 2013 05:41:51 -0700] rev 17458
8005535: SSLSessionImpl should have protected finalize() Reviewed-by: weijun, wetmore
Fri, 10 May 2013 23:56:24 +0400 7021870: GzipInputStream closes underlying stream during reading
dmeetry [Fri, 10 May 2013 23:56:24 +0400] rev 17457
7021870: GzipInputStream closes underlying stream during reading Reviewed-by: mduigou Contributed-by: ivan.gerasimov@oracle.com
Fri, 10 May 2013 12:25:16 -0700 8014357: Minor refactorings to sun.reflect.generics.reflectiveObjects.*
darcy [Fri, 10 May 2013 12:25:16 -0700] rev 17456
8014357: Minor refactorings to sun.reflect.generics.reflectiveObjects.* Reviewed-by: mchung
Fri, 10 May 2013 10:12:58 -0700 Merge
mduigou [Fri, 10 May 2013 10:12:58 -0700] rev 17455
Merge
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip