Thu, 15 Oct 2009 22:47:56 -0700 Merge
tbell [Thu, 15 Oct 2009 22:47:56 -0700] rev 4055
Merge
Thu, 15 Oct 2009 20:18:30 -0700 Merge
mchung [Thu, 15 Oct 2009 20:18:30 -0700] rev 4054
Merge
Thu, 15 Oct 2009 17:36:53 -0700 6891707: Eliminate the java.io.FilePermission dependency on PolicyFile
mchung [Thu, 15 Oct 2009 17:36:53 -0700] rev 4053
6891707: Eliminate the java.io.FilePermission dependency on PolicyFile Summary: Replace call to PolicyFile.canonPath with its own implementation Reviewed-by: alanb, mullan
Thu, 15 Oct 2009 18:27:39 -0700 4428022: System.out.println(0.001) outputs 0.0010
darcy [Thu, 15 Oct 2009 18:27:39 -0700] rev 4052
4428022: System.out.println(0.001) outputs 0.0010 Reviewed-by: darcy Contributed-by: aph@redhat.com
Thu, 15 Oct 2009 14:02:34 +0100 Merge
alanb [Thu, 15 Oct 2009 14:02:34 +0100] rev 4051
Merge
Thu, 15 Oct 2009 11:55:19 +0100 6891404: (fs) ACL tests fail with "Invalid argument" on ZFS (sol)
alanb [Thu, 15 Oct 2009 11:55:19 +0100] rev 4050
6891404: (fs) ACL tests fail with "Invalid argument" on ZFS (sol) Reviewed-by: sherman
Thu, 15 Oct 2009 11:54:04 +0100 6883983: JarVerifier dependency on sun.security.pkcs should be removed
alanb [Thu, 15 Oct 2009 11:54:04 +0100] rev 4049
6883983: JarVerifier dependency on sun.security.pkcs should be removed Reviewed-by: sherman, wetmore
Thu, 15 Oct 2009 12:05:05 +0100 Merge
michaelm [Thu, 15 Oct 2009 12:05:05 +0100] rev 4048
Merge
Thu, 15 Oct 2009 12:03:31 +0100 6886436: Lightwight HTTP Container (com.sun.* package) is unstable
michaelm [Thu, 15 Oct 2009 12:03:31 +0100] rev 4047
6886436: Lightwight HTTP Container (com.sun.* package) is unstable Reviewed-by: chegar
Wed, 14 Oct 2009 20:16:02 -0700 6891701: test/java/lang/management/RuntimeMXBean/GetSystemProperties should restore the system property
mchung [Wed, 14 Oct 2009 20:16:02 -0700] rev 4046
6891701: test/java/lang/management/RuntimeMXBean/GetSystemProperties should restore the system property Summary: Restore the system properties when the test finishes Reviewed-by: jjg
Wed, 14 Oct 2009 09:47:22 -0400 Merge
mullan [Wed, 14 Oct 2009 09:47:22 -0400] rev 4045
Merge
Wed, 14 Oct 2009 09:36:31 -0400 6885667: CertPath/CertPathValidatorTest/bugs/bug6383078 fails on jdk6u18/b02, jdk7/pit/b73 and passes on b72.
mullan [Wed, 14 Oct 2009 09:36:31 -0400] rev 4044
6885667: CertPath/CertPathValidatorTest/bugs/bug6383078 fails on jdk6u18/b02, jdk7/pit/b73 and passes on b72. Summary: Wrap all OCSP exceptions in CertPathValidatorException so that we can fallback to CRLs, if enabled. Reviewed-by: dgu, xuelei
Tue, 13 Oct 2009 17:34:48 -0700 6349921: (enum) Include links from java.lang.Enum to EnumSet and EnumMap
darcy [Tue, 13 Oct 2009 17:34:48 -0700] rev 4043
6349921: (enum) Include links from java.lang.Enum to EnumSet and EnumMap Reviewed-by: martin
Tue, 13 Oct 2009 14:08:57 -0700 6648344: (reflect spec) State default of isAccessible for reflective objects
darcy [Tue, 13 Oct 2009 14:08:57 -0700] rev 4042
6648344: (reflect spec) State default of isAccessible for reflective objects Reviewed-by: alanb
Sat, 10 Oct 2009 10:14:51 +0100 Merge
alanb [Sat, 10 Oct 2009 10:14:51 +0100] rev 4041
Merge
Fri, 09 Oct 2009 10:06:58 +0100 6888552: Allow JNDI to be used when java.applet is not present
alanb [Fri, 09 Oct 2009 10:06:58 +0100] rev 4040
6888552: Allow JNDI to be used when java.applet is not present Reviewed-by: vinnie
Fri, 09 Oct 2009 09:59:54 +0100 6889552: Sun provider should not require LDAP CertStore to be present
alanb [Fri, 09 Oct 2009 09:59:54 +0100] rev 4039
6889552: Sun provider should not require LDAP CertStore to be present Reviewed-by: vinnie, mullan
Fri, 09 Oct 2009 16:11:11 -0700 6797535: Add shared two argument static equals method to the platform
darcy [Fri, 09 Oct 2009 16:11:11 -0700] rev 4038
6797535: Add shared two argument static equals method to the platform Reviewed-by: sherman
Thu, 15 Oct 2009 16:40:33 -0700 Added tag jdk7-b74 for changeset 6bab93485a15
xdono [Thu, 15 Oct 2009 16:40:33 -0700] rev 4037
Added tag jdk7-b74 for changeset 6bab93485a15
Wed, 05 Jul 2017 17:02:09 +0200 Merge
duke [Wed, 05 Jul 2017 17:02:09 +0200] rev 4036
Merge
Fri, 23 Oct 2009 14:28:47 -0700 Merge
trims [Fri, 23 Oct 2009 14:28:47 -0700] rev 4035
Merge
Fri, 23 Oct 2009 14:27:16 -0700 6894844: Bump the HS17 build number to 04
trims [Fri, 23 Oct 2009 14:27:16 -0700] rev 4034
6894844: Bump the HS17 build number to 04 Summary: Update the HS17 build number to 04 Reviewed-by: jcoomes
Thu, 22 Oct 2009 07:43:49 -0700 6858886: G1: guarantee(_next_marked_bytes <= used(),"invariant") at heapRegion.hpp:359
apetrusenko [Thu, 22 Oct 2009 07:43:49 -0700] rev 4033
6858886: G1: guarantee(_next_marked_bytes <= used(),"invariant") at heapRegion.hpp:359 Reviewed-by: tonyp, ysr
Tue, 20 Oct 2009 11:28:25 -0700 Merge
tonyp [Tue, 20 Oct 2009 11:28:25 -0700] rev 4032
Merge
Tue, 20 Oct 2009 00:00:23 -0700 6892749: assert(UseParNewGC || UseSerialGC || UseConcMarkSweepGC, "...") fails
ysr [Tue, 20 Oct 2009 00:00:23 -0700] rev 4031
6892749: assert(UseParNewGC || UseSerialGC || UseConcMarkSweepGC, "...") fails Summary: Removed the assert: UseSerialGC is not necessarily always set when serial gc is being used. Reviewed-by: jcoomes, jmasa, tonyp
Fri, 16 Oct 2009 02:05:46 -0700 6888898: CMS: ReduceInitialCardMarks unsafe in the presence of cms precleaning
ysr [Fri, 16 Oct 2009 02:05:46 -0700] rev 4030
6888898: CMS: ReduceInitialCardMarks unsafe in the presence of cms precleaning 6889757: G1: enable card mark elision for initializing writes from compiled code (ReduceInitialCardMarks) Summary: Defer the (compiler-elided) card-mark upon a slow-path allocation until after the store and before the next subsequent safepoint; G1 now answers yes to can_elide_tlab_write_barriers(). Reviewed-by: jcoomes, kvn, never
Mon, 19 Oct 2009 17:02:19 -0400 Merge
tonyp [Mon, 19 Oct 2009 17:02:19 -0400] rev 4029
Merge
Wed, 07 Oct 2009 19:01:55 -0400 6866190: Remove SIMPLE_STACK code from TaskQueue
tonyp [Wed, 07 Oct 2009 19:01:55 -0400] rev 4028
6866190: Remove SIMPLE_STACK code from TaskQueue Summary: What the title says. We don't use SIMPLE_STACK any more. Reviewed-by: ysr
Wed, 07 Oct 2009 09:48:42 -0400 6888847: TaskQueue needs release_store() for correctness on RMO machines
bobv [Wed, 07 Oct 2009 09:48:42 -0400] rev 4027
6888847: TaskQueue needs release_store() for correctness on RMO machines Summary: See title. Reviewed-by: jmasa, ysr, jcoomes, iveresov, tonyp
Wed, 07 Oct 2009 10:09:57 -0400 6888619: G1: too many guarantees in concurrent marking
tonyp [Wed, 07 Oct 2009 10:09:57 -0400] rev 4026
6888619: G1: too many guarantees in concurrent marking Summary: change more guarantees in concurrent marking into asserts. Reviewed-by: apetrusenko, iveresov
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip