Mon, 18 Apr 2011 11:14:28 +0100 7030649: URL.equals() fails to compare jar urls
chegar [Mon, 18 Apr 2011 11:14:28 +0100] rev 9277
7030649: URL.equals() fails to compare jar urls Reviewed-by: michaelm
Sun, 17 Apr 2011 22:52:26 -0700 7021568: Double.parseDouble() returns architecture dependent results
darcy [Sun, 17 Apr 2011 22:52:26 -0700] rev 9276
7021568: Double.parseDouble() returns architecture dependent results Reviewed-by: alanb
Sun, 17 Apr 2011 16:19:29 -0700 Merge
lana [Sun, 17 Apr 2011 16:19:29 -0700] rev 9275
Merge
Sun, 17 Apr 2011 16:21:27 +0200 Merge
dwanvik [Sun, 17 Apr 2011 16:21:27 +0200] rev 9274
Merge
Fri, 15 Apr 2011 23:01:09 +0200 7036048: Bring the Java DB in JDK7 to the same level as JDK 6 (Java DB v10.6.2.1)
dwanvik [Fri, 15 Apr 2011 23:01:09 +0200] rev 9273
7036048: Bring the Java DB in JDK7 to the same level as JDK 6 (Java DB v10.6.2.1) Summary: Replace the existing Java DB bundles with newer ones, and move demo dir into JDK's demo dir as db Reviewed-by: ohair
Sun, 17 Apr 2011 13:49:33 +0100 7036582: Improve test coverage of java.math.BigDecimal
alanb [Sun, 17 Apr 2011 13:49:33 +0100] rev 9272
7036582: Improve test coverage of java.math.BigDecimal Reviewed-by: darcy Contributed-by: sergey.kuksenko@oracle.com
Fri, 15 Apr 2011 23:42:12 -0700 7032589: FileHandler leaking file descriptor of the file lock
mchung [Fri, 15 Apr 2011 23:42:12 -0700] rev 9271
7032589: FileHandler leaking file descriptor of the file lock Reviewed-by: forax, dcubed
Fri, 15 Apr 2011 15:56:12 -0700 7035115: sun/security/pkcs11/Provider/ConfigShortPath.java compilation failed
valeriep [Fri, 15 Apr 2011 15:56:12 -0700] rev 9270
7035115: sun/security/pkcs11/Provider/ConfigShortPath.java compilation failed Summary: Updated the test to use reflection and skip when SunPKCS11 provider not present. Reviewed-by: weijun
Thu, 14 Apr 2011 21:27:10 -0700 6430675: Math.round has surprising behavior for 0x1.fffffffffffffp-2
darcy [Thu, 14 Apr 2011 21:27:10 -0700] rev 9269
6430675: Math.round has surprising behavior for 0x1.fffffffffffffp-2 Reviewed-by: alanb
Thu, 14 Apr 2011 12:40:30 +0800 7036157: TCP connection does not use kdc_timeout
weijun [Thu, 14 Apr 2011 12:40:30 +0800] rev 9268
7036157: TCP connection does not use kdc_timeout Reviewed-by: valeriep
Wed, 13 Apr 2011 16:12:49 -0700 6626257: Update SWAN-specific webcaching to Oracle environment in the regression tests.
wetmore [Wed, 13 Apr 2011 16:12:49 -0700] rev 9267
6626257: Update SWAN-specific webcaching to Oracle environment in the regression tests. Reviewed-by: valeriep
Wed, 13 Apr 2011 12:16:13 -0700 7032960: API files in java.awt need to be updated for references to JVM Spec with editions/hyperlinks
jjh [Wed, 13 Apr 2011 12:16:13 -0700] rev 9266
7032960: API files in java.awt need to be updated for references to JVM Spec with editions/hyperlinks 7032965: API files in java.io need to updated for references to JVM Spec with editions/hyperlinks 7032958: API files in java.lang need to updated for references to JLS with editions/hyperlinks 7032961: API files in java.lang need to updated for references to JVM with editions/hyperlinks 7032976: API files in javax.lang need to be updated for references to JLS with editions/hyperlinks 7032959: API files in java.util need to updated for references to JLS with editions/hyperlinks 7032962: API files in java.util need to updated for references to JVM Spec with editions/hyperlinks 7032967: API files in java.security need to updated for references to JVM Spec with editions/hyperlinks 7032955: API files in java.math need to updated for references to JLS with editions/hyperlinks Summary: Removed URLs and 'edition' references Reviewed-by: darcy
Wed, 13 Apr 2011 11:59:18 -0700 7031343: Provide API changes to support future GCM AEAD ciphers
wetmore [Wed, 13 Apr 2011 11:59:18 -0700] rev 9265
7031343: Provide API changes to support future GCM AEAD ciphers Reviewed-by: valeriep, xuelei
Wed, 13 Apr 2011 11:36:34 -0700 6914617: JCE framework code signing certificate is expiring at the end of 2010.
wetmore [Wed, 13 Apr 2011 11:36:34 -0700] rev 9264
6914617: JCE framework code signing certificate is expiring at the end of 2010. Reviewed-by: valeriep, weijun, mullan
Wed, 13 Apr 2011 18:39:48 +0100 6597112: referential integrity loophole during remote object export
alanb [Wed, 13 Apr 2011 18:39:48 +0100] rev 9263
6597112: referential integrity loophole during remote object export Reviewed-by: peterjones Contributed-by: Neil Richards <neil.richards@ngmr.net>
Wed, 13 Apr 2011 11:21:36 -0400 7036251: Correct SQLPermission constructor javadocs for permission target names
lancea [Wed, 13 Apr 2011 11:21:36 -0400] rev 9262
7036251: Correct SQLPermission constructor javadocs for permission target names Reviewed-by: alanb
Tue, 12 Apr 2011 16:09:17 -0700 6986789: Sun pkcs11 provider fails to parse path name containing "+"
valeriep [Tue, 12 Apr 2011 16:09:17 -0700] rev 9261
6986789: Sun pkcs11 provider fails to parse path name containing "+" Summary: Modified to accept '+' as valid character. Reviewed-by: weijun
Tue, 12 Apr 2011 15:57:28 -0700 7001094: Can't initialize SunPKCS11 more times than PKCS11 driver maxSessionCount
valeriep [Tue, 12 Apr 2011 15:57:28 -0700] rev 9260
7001094: Can't initialize SunPKCS11 more times than PKCS11 driver maxSessionCount Summary: Changed SessionManager to keep track of session count for each instance Reviewed-by: mullan
Tue, 12 Apr 2011 13:36:38 -0700 7035555: 4/4 attach/BasicTests.sh needs another tweak for Cygwin
dcubed [Tue, 12 Apr 2011 13:36:38 -0700] rev 9259
7035555: 4/4 attach/BasicTests.sh needs another tweak for Cygwin Summary: Test needs to properly detect missing AgentInitializationException. Clarify when exceptions are expected. Another Cygwin tweak. Reviewed-by: dsamersoff, ohair
Tue, 12 Apr 2011 14:32:03 -0400 7007772: Address typos in javadoc for ResultSet
lancea [Tue, 12 Apr 2011 14:32:03 -0400] rev 9258
7007772: Address typos in javadoc for ResultSet Reviewed-by: ohair, smarks
Tue, 12 Apr 2011 12:25:15 -0400 7035615: Address lint warnings for javax.sql.rowset & com.sun.rowset
lancea [Tue, 12 Apr 2011 12:25:15 -0400] rev 9257
7035615: Address lint warnings for javax.sql.rowset & com.sun.rowset Reviewed-by: alanb, darcy
Tue, 12 Apr 2011 08:27:00 -0700 6882437: CertPath/X509CertPathDiscovery/Test fails on jdk7/pit/b62
xuelei [Tue, 12 Apr 2011 08:27:00 -0700] rev 9256
6882437: CertPath/X509CertPathDiscovery/Test fails on jdk7/pit/b62 Summary: Pass trust anchors to CRL certification path building, support CRLs without AKID extension. Reviewed-by: mullan
Tue, 12 Apr 2011 13:14:05 +0200 7026304: Fork-Join sample
rbackman [Tue, 12 Apr 2011 13:14:05 +0200] rev 9255
7026304: Fork-Join sample Summary: Implement a merge-sort sample using Fork-Join Reviewed-by: hosterda, chegar, dholmes
Tue, 12 Apr 2011 09:04:57 +0200 7026287: Asynchronous API sample
rbackman [Tue, 12 Apr 2011 09:04:57 +0200] rev 9254
7026287: Asynchronous API sample Summary: Implement a chat server using the new asynchronous networking API Reviewed-by: hosterda, alanb
(0) -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 +30000 tip