hg: hsx/hotspot-gc/hotspot: 7169062: CMS: Assertion failed with -XX:+ObjectAlignmentInBytes=64

bengt.rutisson at oracle.com bengt.rutisson at oracle.com
Mon May 21 05:18:40 UTC 2012


Changeset: c92a79900986
Author:    brutisso
Date:      2012-05-17 21:53 +0200
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/c92a79900986

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

! src/share/vm/gc_implementation/concurrentMarkSweep/compactibleFreeListSpace.cpp




More information about the hotspot-gc-dev mailing list