Wed, 08 Dec 2010 20:11:31 -0800 5076980: (fmt) FormattableFlags specifies unsupported '^' format flag
sherman [Wed, 08 Dec 2010 20:11:31 -0800] rev 7543
5076980: (fmt) FormattableFlags specifies unsupported '^' format flag Summary: replaced '^' with 'S' in spec Reviewed-by: darcy
Wed, 08 Dec 2010 12:54:43 -0800 6415373: (cs) UnicodeEncoder emits BOM when there are no bytes to encode
sherman [Wed, 08 Dec 2010 12:54:43 -0800] rev 7542
6415373: (cs) UnicodeEncoder emits BOM when there are no bytes to encode Summary: no BOM output if no byte to encode Reviewed-by: alanb
Wed, 08 Dec 2010 12:15:55 -0800 6527572: (cs) Charset.forName can throw NullPointerException when testing bug level
sherman [Wed, 08 Dec 2010 12:15:55 -0800] rev 7541
6527572: (cs) Charset.forName can throw NullPointerException when testing bug level Summary: fixed the race condition Reviewed-by: alanb
Wed, 08 Dec 2010 10:45:28 -0800 6977034: Thread.getState() very slow
mchung [Wed, 08 Dec 2010 10:45:28 -0800] rev 7540
6977034: Thread.getState() very slow Summary: Directly map the threadStatus value to Thread.State Reviewed-by: emcmanus, dholmes
Wed, 08 Dec 2010 10:21:48 -0800 6998860: Signed jar file verification is currently creating many extra new Sun providers.
mullan [Wed, 08 Dec 2010 10:21:48 -0800] rev 7539
6998860: Signed jar file verification is currently creating many extra new Sun providers. Reviewed-by: mchung
Tue, 07 Dec 2010 13:29:20 +0000 Merge
michaelm [Tue, 07 Dec 2010 13:29:20 +0000] rev 7538
Merge
Tue, 07 Dec 2010 13:27:02 +0000 7005016: sqe test jhttp/HttpServer150013/HttpServer150013.java
michaelm [Tue, 07 Dec 2010 13:27:02 +0000] rev 7537
7005016: sqe test jhttp/HttpServer150013/HttpServer150013.java Reviewed-by: chegar
Tue, 07 Dec 2010 17:30:54 +0800 6990370: FindBugs scan - Malicious code vulnerability Warnings in com.sun.jndi.ldap.*
weijun [Tue, 07 Dec 2010 17:30:54 +0800] rev 7536
6990370: FindBugs scan - Malicious code vulnerability Warnings in com.sun.jndi.ldap.* Reviewed-by: xuelei
Tue, 07 Dec 2010 01:09:17 -0800 6990094: ObjectInputStream cloneArray doesn't handle short[]
darcy [Tue, 07 Dec 2010 01:09:17 -0800] rev 7535
6990094: ObjectInputStream cloneArray doesn't handle short[] Reviewed-by: alanb, smarks, peterjones
Mon, 06 Dec 2010 19:40:57 -0800 Merge
mduigou [Mon, 06 Dec 2010 19:40:57 -0800] rev 7534
Merge
Mon, 06 Dec 2010 19:37:40 -0800 7004205: fixes handling of sane-gcc-compiler on 32-bit linux and solaris. Previously committed as 6998016 and 6998012
mduigou [Mon, 06 Dec 2010 19:37:40 -0800] rev 7533
7004205: fixes handling of sane-gcc-compiler on 32-bit linux and solaris. Previously committed as 6998016 and 6998012 Reviewed-by: ohair, dholmes
Tue, 07 Dec 2010 09:51:13 +0800 6986825: policytool can not save file.
weijun [Tue, 07 Dec 2010 09:51:13 +0800] rev 7532
6986825: policytool can not save file. Reviewed-by: wetmore
Mon, 06 Dec 2010 13:18:16 -0800 6989148: (fs) zip provider should be available "out of the box"
sherman [Mon, 06 Dec 2010 13:18:16 -0800] rev 7531
6989148: (fs) zip provider should be available "out of the box" Summary: zip filesystem provider update, add zipfs.jar into ext dir Reviewed-by: alanb
Mon, 06 Dec 2010 18:52:23 +0000 6557615: Method toString() of java.security.Timestamp throws IndexOutOfBoundsException if CertPath has empty
vinnie [Mon, 06 Dec 2010 18:52:23 +0000] rev 7530
6557615: Method toString() of java.security.Timestamp throws IndexOutOfBoundsException if CertPath has empty Reviewed-by: mullan
Sun, 05 Dec 2010 20:46:23 -0800 7004021: docs should not assume -source 1.5
jjg [Sun, 05 Dec 2010 20:46:23 -0800] rev 7529
7004021: docs should not assume -source 1.5 Reviewed-by: ohair
Mon, 06 Dec 2010 10:48:57 +0800 6992964: FindBugs warnings in com.sun.security.auth.module.UnixSystem.java
weijun [Mon, 06 Dec 2010 10:48:57 +0800] rev 7528
6992964: FindBugs warnings in com.sun.security.auth.module.UnixSystem.java Reviewed-by: mullan
Mon, 06 Dec 2010 10:48:20 +0800 6943352: SSL regression: RSAClientKeyExchange fails to pass securerandom arg to KeyGen
weijun [Mon, 06 Dec 2010 10:48:20 +0800] rev 7527
6943352: SSL regression: RSAClientKeyExchange fails to pass securerandom arg to KeyGen Reviewed-by: wetmore, xuelei
Mon, 06 Dec 2010 10:48:18 +0800 6896700: Validation of signatures succeed when it should fail
weijun [Mon, 06 Dec 2010 10:48:18 +0800] rev 7526
6896700: Validation of signatures succeed when it should fail Reviewed-by: wetmore
Mon, 06 Dec 2010 10:46:26 +0800 7004168: jarsigner -verify checks for KeyUsage codesigning ext on all certs instead of just signing cert
weijun [Mon, 06 Dec 2010 10:46:26 +0800] rev 7525
7004168: jarsigner -verify checks for KeyUsage codesigning ext on all certs instead of just signing cert Reviewed-by: mullan
Mon, 06 Dec 2010 10:46:18 +0800 7004035: signed jar with only META-INF/* inside is not verifiable
weijun [Mon, 06 Dec 2010 10:46:18 +0800] rev 7524
7004035: signed jar with only META-INF/* inside is not verifiable Reviewed-by: mullan
Sun, 05 Dec 2010 16:08:01 -0800 Merge
lana [Sun, 05 Dec 2010 16:08:01 -0800] rev 7523
Merge
Sun, 05 Dec 2010 15:26:16 -0800 Merge
lana [Sun, 05 Dec 2010 15:26:16 -0800] rev 7522
Merge
Mon, 06 Dec 2010 06:49:18 +0800 7004721: ktarg.sh fails when there's no default realm
weijun [Mon, 06 Dec 2010 06:49:18 +0800] rev 7521
7004721: ktarg.sh fails when there's no default realm Reviewed-by: xuelei
Thu, 02 Dec 2010 23:44:01 -0800 6979376: to have ldap filters tolerate underscore character in object identifier
xuelei [Thu, 02 Dec 2010 23:44:01 -0800] rev 7520
6979376: to have ldap filters tolerate underscore character in object identifier Reviewed-by: weijun
Wed, 01 Dec 2010 15:58:49 -0800 6402006: FileInputStream.available() returns negative values when reading a large file
mchung [Wed, 01 Dec 2010 15:58:49 -0800] rev 7519
6402006: FileInputStream.available() returns negative values when reading a large file Reviewed-by: alanb
Wed, 01 Dec 2010 21:46:52 +0000 7003745: Code style cleanups (sync from Dougs CVS)
dl [Wed, 01 Dec 2010 21:46:52 +0000] rev 7518
7003745: Code style cleanups (sync from Dougs CVS) Reviewed-by: chegar, dholmes
Wed, 01 Dec 2010 13:01:53 -0800 7002594: Math.max and Math.min should use floatToRawIntBits() to check for -0.0
darcy [Wed, 01 Dec 2010 13:01:53 -0800] rev 7517
7002594: Math.max and Math.min should use floatToRawIntBits() to check for -0.0 Reviewed-by: mduigou, lancea, alanb
Wed, 01 Dec 2010 19:40:34 +0000 Merge
alanb [Wed, 01 Dec 2010 19:40:34 +0000] rev 7516
Merge
Wed, 01 Dec 2010 13:49:02 +0000 6709457: (fc) lock/tryLock() throws IOException "Access is denied" when file opened for append [win]
alanb [Wed, 01 Dec 2010 13:49:02 +0000] rev 7515
6709457: (fc) lock/tryLock() throws IOException "Access is denied" when file opened for append [win] Reviewed-by: chegar
Mon, 13 Dec 2010 16:22:29 -0800 Merge
lana [Mon, 13 Dec 2010 16:22:29 -0800] rev 7514
Merge
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip