mchung [Thu, 03 Sep 2009 16:09:37 -0700] rev 3837
Merge
mchung [Thu, 27 Aug 2009 12:58:18 -0700] rev 3836
Merge
mchung [Mon, 24 Aug 2009 10:33:08 -0700] rev 3835
Merge
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
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
xdono [Thu, 17 Sep 2009 13:47:00 -0700] rev 3832
Added tag jdk7-b72 for changeset 41a9e8c0158c
duke [Wed, 05 Jul 2017 17:00:49 +0200] rev 3831
Merge
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
trims [Fri, 25 Sep 2009 12:17:06 -0700] rev 3829
Merge
apetrusenko [Fri, 25 Sep 2009 04:39:54 -0700] rev 3828
Merge
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
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