xlu [Mon, 18 Aug 2008 14:53:36 -0700] rev 995
6459085: naked pointer subtractions in class data sharing code
Reviewed-by: jcoomes
xlu [Fri, 15 Aug 2008 10:08:20 -0700] rev 994
6608862: segv in JvmtiEnvBase::check_for_periodic_clean_up()
Reviewed-by: dholmes, dcubed, jcoomes
kamg [Wed, 13 Aug 2008 08:56:44 -0400] rev 993
6736718: more copyright headers wrong
Summary: Changed license headers to GPL
Reviewed-by: tonyp, rasbold
ysr [Wed, 20 Aug 2008 01:30:32 -0700] rev 992
Merge
ysr [Thu, 14 Aug 2008 17:58:35 -0700] rev 991
6722112: CMS: Incorrect encoding of overflown object arrays during concurrent precleaning
Summary: When an object array overflows during precleaning, we should have been marking the entire array dirty, not just its first card.
Reviewed-by: jmasa, poonam, tonyp
swamyv [Fri, 15 Aug 2008 12:05:41 -0700] rev 990
Merge
swamyv [Tue, 12 Aug 2008 12:44:22 -0700] rev 989
6718125: SA: jmap prints negative size for MaxNewHeap.
Summary: Fixed printing of negative value for MaxNewHeap.
Reviewed-by: jjh
thurka [Fri, 15 Aug 2008 05:55:22 +0200] rev 988
Merge
thurka [Thu, 14 Aug 2008 21:05:51 +0200] rev 987
6625846: Export system property java.version via jvmstat
Summary: java.version added to property_counters_ss array
Reviewed-by: swamyv
ohair [Thu, 14 Aug 2008 11:18:53 -0700] rev 986
6724668: Hotspot: Official change to Sun Studio 12 compilers on Solaris
Summary: Moving to SS12. Builds with SS11 still work, the compiler comes from your PATH when building hotspot.
Reviewed-by: tbell
trims [Sun, 10 Aug 2008 21:58:54 -0700] rev 985
6735720: Bump the HS14 build number to 03
Summary: Update Hotspot 14 build number to 03
Reviewed-by: jcoomes
trims [Sun, 10 Aug 2008 21:31:42 -0700] rev 984
Merge
trims [Sun, 10 Aug 2008 13:13:55 -0700] rev 983
Merge
xlu [Fri, 01 Aug 2008 15:18:14 -0700] rev 982
6618886: Anonymous objects can be destructed immediately and so should not be used
Reviewed-by: dholmes, kamg