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
Thu, 06 Aug 2009 16:35:24 -0700 6864028: Update the java launcher to use the new entry point JVM_FindClassFromBootLoader
mchung [Thu, 06 Aug 2009 16:35:24 -0700] rev 3834
6864028: Update the java launcher to use the new entry point JVM_FindClassFromBootLoader Summary: Update the java launcher to use the new entry point JVM_FindClassFromBootLoader Reviewed-by: ksrini
Thu, 06 Aug 2009 11:25:12 -0700 4917309: (cl) Reduce internal usage of ClassNotFoundExceptions during class-loading
mchung [Thu, 06 Aug 2009 11:25:12 -0700] rev 3833
4917309: (cl) Reduce internal usage of ClassNotFoundExceptions during class-loading Summary: Change findBootstrapClass to return null instead of throwing CNFE if class not found Reviewed-by: alanb, dholmes, iris
Thu, 17 Sep 2009 13:47:00 -0700 Added tag jdk7-b72 for changeset 41a9e8c0158c
xdono [Thu, 17 Sep 2009 13:47:00 -0700] rev 3832
Added tag jdk7-b72 for changeset 41a9e8c0158c
Wed, 05 Jul 2017 17:00:49 +0200 Merge
duke [Wed, 05 Jul 2017 17:00:49 +0200] rev 3831
Merge
Fri, 25 Sep 2009 12:19:19 -0700 6885900: Bump the HS17 build number to 02
trims [Fri, 25 Sep 2009 12:19:19 -0700] rev 3830
6885900: Bump the HS17 build number to 02 Summary: Update the HS17 build number to 02 Reviewed-by: jcoomes
Fri, 25 Sep 2009 12:17:06 -0700 Merge
trims [Fri, 25 Sep 2009 12:17:06 -0700] rev 3829
Merge
Fri, 25 Sep 2009 04:39:54 -0700 Merge
apetrusenko [Fri, 25 Sep 2009 04:39:54 -0700] rev 3828
Merge
Wed, 23 Sep 2009 11:36:06 -0700 6884552: remove some unnecessary #ifdef's introduced in the fix for 4957990
andrew [Wed, 23 Sep 2009 11:36:06 -0700] rev 3827
6884552: remove some unnecessary #ifdef's introduced in the fix for 4957990 Summary: Removed the unnecessary #ifdef's which were interfering with the build of the Zero-assembler port Reviewed-by: ysr, jcoomes
Tue, 22 Sep 2009 21:12:37 -0600 6876794: 4/4 sp07t002 hangs very intermittently
dcubed [Tue, 22 Sep 2009 21:12:37 -0600] rev 3826
6876794: 4/4 sp07t002 hangs very intermittently Summary: remove over locking by VMThread on "is thread suspended?" check Reviewed-by: dholmes, acorn, andrew
Mon, 21 Sep 2009 18:10:22 -0400 Merge
acorn [Mon, 21 Sep 2009 18:10:22 -0400] rev 3825
Merge
Mon, 21 Sep 2009 09:30:24 -0600 6419370: 4/4 new jmethodID code has tiny holes in synchronization
dcubed [Mon, 21 Sep 2009 09:30:24 -0600] rev 3824
6419370: 4/4 new jmethodID code has tiny holes in synchronization Summary: Fix races in jmethodID cache and JNI itable index cache. Reviewed-by: ikrylov, acorn
Fri, 18 Sep 2009 15:14:50 -0400 Merge
acorn [Fri, 18 Sep 2009 15:14:50 -0400] rev 3823
Merge
Wed, 16 Sep 2009 15:42:46 -0400 6879572: SA fails _is_marked_dependent not found
acorn [Wed, 16 Sep 2009 15:42:46 -0400] rev 3822
6879572: SA fails _is_marked_dependent not found Reviewed-by: kamg, dcubed
Wed, 16 Sep 2009 09:10:57 -0400 Merge
acorn [Wed, 16 Sep 2009 09:10:57 -0400] rev 3821
Merge
Fri, 04 Sep 2009 12:53:02 -0400 6830542: Performance: JVM_DefineClass already verified.
acorn [Fri, 04 Sep 2009 12:53:02 -0400] rev 3820
6830542: Performance: JVM_DefineClass already verified. Reviewed-by: kamg, phh
Tue, 15 Sep 2009 16:28:57 -0400 Merge
acorn [Tue, 15 Sep 2009 16:28:57 -0400] rev 3819
Merge
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip