brutisso [Thu, 17 May 2012 21:53:40 +0200] rev 12776
7169062: CMS: Assertion failed with -XX:+ObjectAlignmentInBytes=64
Summary: Removed the assert in CompactibleFreeListSpace::check_free_list_consistency() since it was too strict. Simplified CompactibleFreeListSpace::set_cms_values() to reducde the need for asserts.
Reviewed-by: jcoomes, stefank
dholmes [Wed, 30 May 2012 17:45:02 -0400] rev 12775
Merge
jprovino [Sat, 26 May 2012 08:49:05 -0400] rev 12774
Merge
dholmes [Wed, 23 May 2012 20:09:56 -0400] rev 12773
7170197: Update JPRT default build targets to support embedded builds
Reviewed-by: jcoomes, kvn
jiangli [Mon, 21 May 2012 14:10:35 -0400] rev 12772
7168280: Eliminate the generic signature index slot from field array for field without generic signature.
Summary: Only allocate the generic signature index slot in the field array for field with generic signature attribute.
Reviewed-by: coleenp, dlong
zgu [Tue, 29 May 2012 20:06:10 -0400] rev 12771
Merge
zgu [Sat, 26 May 2012 06:07:38 -0700] rev 12770
Merge
zgu [Thu, 24 May 2012 20:04:07 -0400] rev 12769
Merge
dcubed [Thu, 24 May 2012 12:57:01 -0700] rev 12768
Merge
dcubed [Thu, 24 May 2012 12:03:42 -0700] rev 12767
7165598: enable FDS on Solaris X64 when 7165593 is fixed
Summary: Work around 'gobjcopy' failure on Solaris X64 by adding a temporary tool that removes the SHF_ALLOC flag from "empty" section headers.
Reviewed-by: sspitsyn, acorn