Tue, 22 Sep 2009 10:01:32 +0800 6877357: IPv6 address does not work
weijun [Tue, 22 Sep 2009 10:01:32 +0800] rev 3864
6877357: IPv6 address does not work Reviewed-by: xuelei, alanb
Mon, 21 Sep 2009 23:01:42 +0100 6884175: CR cleanup for 6840752: Provide out-of-the-box support for ECC algorithms
vinnie [Mon, 21 Sep 2009 23:01:42 +0100] rev 3863
6884175: CR cleanup for 6840752: Provide out-of-the-box support for ECC algorithms Reviewed-by: wetmore
Fri, 18 Sep 2009 17:27:24 -0700 Merge
mchung [Fri, 18 Sep 2009 17:27:24 -0700] rev 3862
Merge
Thu, 17 Sep 2009 14:24:55 -0700 6882376: Add internal support for JRE implementation to eliminate the dependency on logging
mchung [Thu, 17 Sep 2009 14:24:55 -0700] rev 3861
6882376: Add internal support for JRE implementation to eliminate the dependency on logging Summary: Added sun.util.logging.PlatformLogger for JRE implementation to log messages. Reviewed-by: alanb, naoto
Fri, 18 Sep 2009 22:19:02 +0100 Merge
chegar [Fri, 18 Sep 2009 22:19:02 +0100] rev 3860
Merge
Fri, 18 Sep 2009 22:18:19 +0100 6882594: Remove static dependancy on NTLM authentication
chegar [Fri, 18 Sep 2009 22:18:19 +0100] rev 3859
6882594: Remove static dependancy on NTLM authentication Reviewed-by: alanb, weijun
Fri, 18 Sep 2009 16:24:26 +0100 6882609: Move default InMemoryCookieStore to java.net
chegar [Fri, 18 Sep 2009 16:24:26 +0100] rev 3858
6882609: Move default InMemoryCookieStore to java.net Summary: remove static dependency on sun.net.www.protocol.http Reviewed-by: alanb, jccollet
Fri, 18 Sep 2009 08:47:48 -0700 Merge
tbell [Fri, 18 Sep 2009 08:47:48 -0700] rev 3857
Merge
Thu, 10 Sep 2009 19:04:25 +0100 6882745: Add DISABLE_INTREE_EC option to make new EC provider optional.
andrew [Thu, 10 Sep 2009 19:04:25 +0100] rev 3856
6882745: Add DISABLE_INTREE_EC option to make new EC provider optional. Summary: Don't build the ec subdirectory when DISABLE_INTREE_EC is defined. Reviewed-by: vinnie
Fri, 18 Sep 2009 10:51:44 +0200 6737819: sun.misc.net.DefaultProxySelector doesn't use proxy setting to localhost
jccollet [Fri, 18 Sep 2009 10:51:44 +0200] rev 3855
6737819: sun.misc.net.DefaultProxySelector doesn't use proxy setting to localhost Summary: Move default nonProxyHosts from hardcoded to property default value Reviewed-by: chegar
Wed, 16 Sep 2009 09:23:50 -0700 Merge
tbell [Wed, 16 Sep 2009 09:23:50 -0700] rev 3854
Merge
Tue, 15 Sep 2009 22:11:15 -0600 6882363: 4/4 typos in java.util.logging javadocs
dcubed [Tue, 15 Sep 2009 22:11:15 -0600] rev 3853
6882363: 4/4 typos in java.util.logging javadocs Summary: Fix typos, some grammar and some inconsistencies in phrasing. Reviewed-by: tbell
Mon, 14 Sep 2009 18:54:26 -0600 Merge
dcubed [Mon, 14 Sep 2009 18:54:26 -0600] rev 3852
Merge
Mon, 14 Sep 2009 18:45:20 -0600 6862295: JDWP threadid changes during debugging session (leading to ingored breakpoints)
dcubed [Mon, 14 Sep 2009 18:45:20 -0600] rev 3851
6862295: JDWP threadid changes during debugging session (leading to ingored breakpoints) Summary: New test for the above fix. Reviewed-by: tbell
Mon, 14 Sep 2009 13:38:55 -0700 Merge
mchung [Mon, 14 Sep 2009 13:38:55 -0700] rev 3850
Merge
Mon, 14 Sep 2009 13:37:26 -0700 6878481: Add performance counters in the JDK
mchung [Mon, 14 Sep 2009 13:37:26 -0700] rev 3849
6878481: Add performance counters in the JDK Summary: Added new performance counters in the JDK to track performance metrics Reviewed-by: alanb, dholmes, iris, forax, andrew
Mon, 14 Sep 2009 20:55:08 +0100 6842838: 64-bit failure in handling invalid manifest in launcher.
kevinw [Mon, 14 Sep 2009 20:55:08 +0100] rev 3848
6842838: 64-bit failure in handling invalid manifest in launcher. Summary: Don't compare with hard-coded 32-bit -1 when checking zip fields. Reviewed-by: ksrini
Mon, 14 Sep 2009 17:47:26 +0100 6876541: (file) Files.walkFileTree(...): no SecurityException if read access to the starting file is denied
alanb [Mon, 14 Sep 2009 17:47:26 +0100] rev 3847
6876541: (file) Files.walkFileTree(...): no SecurityException if read access to the starting file is denied Reviewed-by: chegar
Mon, 14 Sep 2009 15:29:13 +0100 6529758: JVMTI Waiters demo crashes. Double free.
alanb [Mon, 14 Sep 2009 15:29:13 +0100] rev 3846
6529758: JVMTI Waiters demo crashes. Double free. Reviewed-by: ohair, tbell
Sat, 12 Sep 2009 15:30:13 -0700 6881442: (reflect) Race condition in Class.getName()
martin [Sat, 12 Sep 2009 15:30:13 -0700] rev 3845
6881442: (reflect) Race condition in Class.getName() Summary: only read "name" field racily once Reviewed-by: darcy
Fri, 11 Sep 2009 16:36:22 -0700 6881337: ZipEntry.setComment() was accidentally changed back to old spec/impl in jdk7-b64
sherman [Fri, 11 Sep 2009 16:36:22 -0700] rev 3844
6881337: ZipEntry.setComment() was accidentally changed back to old spec/impl in jdk7-b64 Summary: restored the correct spec and implementation of setComment Reviewed-by: martin
Wed, 09 Sep 2009 20:15:22 -0400 6737212: Fixed javadoc warning messages in RowSet classes
lancea [Wed, 09 Sep 2009 20:15:22 -0400] rev 3843
6737212: Fixed javadoc warning messages in RowSet classes Reviewed-by: darcy
Wed, 09 Sep 2009 09:59:48 -0400 Merge
mullan [Wed, 09 Sep 2009 09:59:48 -0400] rev 3842
Merge
Wed, 09 Sep 2009 09:54:13 -0400 6745437: Add option to only check revocation of end-entity certificate in a chain of certificates
mullan [Wed, 09 Sep 2009 09:54:13 -0400] rev 3841
6745437: Add option to only check revocation of end-entity certificate in a chain of certificates 6869739: Cannot check revocation of single certificate without validating the entire chain Reviewed-by: xuelei
Tue, 08 Sep 2009 14:33:59 -0700 6850958: Honor -XX:OnOutOfMemoryError when array size exceeds VM limit
martin [Tue, 08 Sep 2009 14:33:59 -0700] rev 3840
6850958: Honor -XX:OnOutOfMemoryError when array size exceeds VM limit Summary: Test hotspot/jvmti fix 6850957 using ProcessBuilder test infrastructure Reviewed-by: tbell, dholmes, alanb, ysr
Tue, 08 Sep 2009 12:59:03 -0700 Merge
mchung [Tue, 08 Sep 2009 12:59:03 -0700] rev 3839
Merge
Fri, 04 Sep 2009 15:44:26 -0700 Merge
mchung [Fri, 04 Sep 2009 15:44:26 -0700] rev 3838
Merge
Thu, 03 Sep 2009 16:09:37 -0700 Merge
mchung [Thu, 03 Sep 2009 16:09:37 -0700] rev 3837
Merge
Thu, 27 Aug 2009 12:58:18 -0700 Merge
mchung [Thu, 27 Aug 2009 12:58:18 -0700] rev 3836
Merge
Mon, 24 Aug 2009 10:33:08 -0700 Merge
mchung [Mon, 24 Aug 2009 10:33:08 -0700] rev 3835
Merge
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip