2011-02-07 7017486: Need synchronized access when flushing the LDAP request queue
vinnie [Mon, 07 Feb 2011 09:11:26 +0000] rev 8182
7017486: Need synchronized access when flushing the LDAP request queue Reviewed-by: alanb
2011-02-05 Merge
lana [Fri, 04 Feb 2011 17:29:16 -0800] rev 8181
Merge
2011-02-04 7005986: (zipfs) ZipPath.startsWith() fails because of the implementation of getName(index)
sherman [Fri, 04 Feb 2011 13:17:30 -0800] rev 8180
7005986: (zipfs) ZipPath.startsWith() fails because of the implementation of getName(index) Summary: Updated starsWith/endsWith to be consistent with default file system Reviewed-by: alanb
2011-02-04 7015783: Update JDK Netbeans projects to -source 1.7
mduigou [Fri, 04 Feb 2011 12:54:51 -0800] rev 8179
7015783: Update JDK Netbeans projects to -source 1.7 Reviewed-by: darcy
2011-02-04 7014095: Broken link in java.sql package specification
lancea [Fri, 04 Feb 2011 09:07:00 -0500] rev 8178
7014095: Broken link in java.sql package specification Reviewed-by: alanb
2011-02-04 7017176: Several JNDI tests are mssing GPL header
vinnie [Fri, 04 Feb 2011 09:52:37 +0000] rev 8177
7017176: Several JNDI tests are mssing GPL header Reviewed-by: alanb
2011-02-04 Merge
vinnie [Fri, 04 Feb 2011 00:33:58 +0000] rev 8176
Merge
2011-02-04 6989705: ECC security code native code compiler warnings
vinnie [Fri, 04 Feb 2011 00:33:30 +0000] rev 8175
6989705: ECC security code native code compiler warnings Reviewed-by: alanb, ohair
2011-02-03 6968053: (launcher) hide exceptions under certain launcher failures
ksrini [Thu, 03 Feb 2011 15:41:23 -0800] rev 8174
6968053: (launcher) hide exceptions under certain launcher failures Reviewed-by: mchung
2011-02-03 7014645: Support perl style Unicode hex notation \x{...}
sherman [Thu, 03 Feb 2011 13:49:25 -0800] rev 8173
7014645: Support perl style Unicode hex notation \x{...} Summary: Added the construct \x{...} for Unicode hex notation support Reviewed-by: alanb, okutsu
2011-02-03 6997561: A request for better error handling in JNDI
vinnie [Thu, 03 Feb 2011 19:09:05 +0000] rev 8172
6997561: A request for better error handling in JNDI Reviewed-by: robm
2011-02-03 7014794: (file) lookupPrincipalByGroupName fails to find large NIS groups
alanb [Thu, 03 Feb 2011 13:37:42 +0000] rev 8171
7014794: (file) lookupPrincipalByGroupName fails to find large NIS groups Reviewed-by: chegar
2011-02-03 6751021: TEST_BUG: race condition in the test java/lang/Runtime/exec/Duped.java
michaelm [Thu, 03 Feb 2011 12:57:04 +0000] rev 8170
6751021: TEST_BUG: race condition in the test java/lang/Runtime/exec/Duped.java Reviewed-by: alanb
2011-02-03 6887710: Jar index should avoid putting META-INF in the INDEX.LIST
chegar [Thu, 03 Feb 2011 11:56:56 +0000] rev 8169
6887710: Jar index should avoid putting META-INF in the INDEX.LIST Reviewed-by: michaelm
2011-02-03 7016897: Copyright header correction : test/sun/security/provider/SeedGenerator/SeedGeneratorChoice.java
coffeys [Thu, 03 Feb 2011 11:28:04 +0000] rev 8168
7016897: Copyright header correction : test/sun/security/provider/SeedGenerator/SeedGeneratorChoice.java Reviewed-by: vinnie
2011-02-03 7008595: Class loader leak caused by keepAliveTimer thread in KeepAliveCache
chegar [Thu, 03 Feb 2011 10:10:11 +0000] rev 8167
7008595: Class loader leak caused by keepAliveTimer thread in KeepAliveCache Reviewed-by: michaelm
2011-02-02 7012540: java.util.Objects.nonNull() incorrectly named
briangoetz [Wed, 02 Feb 2011 13:13:34 -0500] rev 8166
7012540: java.util.Objects.nonNull() incorrectly named Reviewed-by: darcy, weijun
2011-02-01 7015391: (zipfs) Update zip provider for 1/2011 changes
sherman [Tue, 01 Feb 2011 14:20:01 -0800] rev 8165
7015391: (zipfs) Update zip provider for 1/2011 changes 7014948: (zipfs) ZipFileSystem.newFileSystem(Path...) should not throw FileSystemAlreadyExistsException 7015139: (zipfs) ZipPath.delete() should throw DirectoryNotEmptyException when handling "real, non-empty" dir Summary: zip filesystem provider update Reviewed-by: alanb
2011-02-01 7015908: 3 javax.script tests fail with openjdk build
sundar [Tue, 01 Feb 2011 21:00:09 +0530] rev 8164
7015908: 3 javax.script tests fail with openjdk build Reviewed-by: alanb
2011-02-01 7011497: new CertPathValidatorException.BasicReason enum constant for constrained algorithm
xuelei [Tue, 01 Feb 2011 04:45:10 -0800] rev 8163
7011497: new CertPathValidatorException.BasicReason enum constant for constrained algorithm Summary: add new BasicReason and improve trust anchor searching method during cert path validation Reviewed-by: mullan
2011-02-01 7015827: Fix HTML validation issues in java.math package
darcy [Tue, 01 Feb 2011 00:29:26 -0800] rev 8162
7015827: Fix HTML validation issues in java.math package Reviewed-by: mduigou
2011-01-29 7015156: Remove JSR 308 changes from core libraries
darcy [Fri, 28 Jan 2011 17:09:49 -0800] rev 8161
7015156: Remove JSR 308 changes from core libraries Reviewed-by: mduigou
2011-01-28 7015410: test/java/net/Socks/SocksProxyVersion.java needs to be updated due to 7013420
alanb [Fri, 28 Jan 2011 13:26:14 +0000] rev 8160
7015410: test/java/net/Socks/SocksProxyVersion.java needs to be updated due to 7013420 Reviewed-by: chegar
2011-01-28 Merge
alanb [Fri, 28 Jan 2011 09:31:48 +0000] rev 8159
Merge
2011-01-28 7006126: (fs) Updates to file system API (1/2011)
alanb [Fri, 28 Jan 2011 09:28:43 +0000] rev 8158
7006126: (fs) Updates to file system API (1/2011) Reviewed-by: chegar, sherman
2011-01-26 7013420: Project Coin: remove general expression support from try-with-resources statement
darcy [Wed, 26 Jan 2011 12:32:23 -0800] rev 8157
7013420: Project Coin: remove general expression support from try-with-resources statement Reviewed-by: alanb
2011-01-26 7012663: javadoc warning in javax.swing.JComponent and javax.swing.plaf.synth.SynthTextPaneUI
alanb [Wed, 26 Jan 2011 18:01:41 +0000] rev 8156
7012663: javadoc warning in javax.swing.JComponent and javax.swing.plaf.synth.SynthTextPaneUI Reviewed-by: alexp
2011-01-25 Merge
mullan [Tue, 25 Jan 2011 08:41:46 -0500] rev 8155
Merge
2011-01-24 Merge
mullan [Mon, 24 Jan 2011 15:46:05 -0500] rev 8154
Merge
2011-01-24 Merge
mullan [Mon, 24 Jan 2011 15:08:37 -0500] rev 8153
Merge
2011-01-24 5001004: Required Security Algorithms need to be defined
mullan [Mon, 24 Jan 2011 14:56:14 -0500] rev 8152
5001004: Required Security Algorithms need to be defined Reviewed-by: wetmore
2011-01-25 7006578: Project Coin: Retrofit JDK libraries with @SafeVarargs
darcy [Mon, 24 Jan 2011 20:04:08 -0800] rev 8151
7006578: Project Coin: Retrofit JDK libraries with @SafeVarargs Reviewed-by: mduigou, alexp
(0) -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 +30000 tip