hg: jdk7/hotspot-gc/hotspot: 6910183: CMS: assert(_index < capacity(), "_index out of bounds")
y.s.ramakrishna at oracle.com
y.s.ramakrishna at oracle.com
Tue Aug 24 16:08:13 UTC 2010
Changeset: bba76f745fe6
Author: ysr
Date: 2010-08-23 17:51 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/bba76f745fe6
6910183: CMS: assert(_index < capacity(),"_index out of bounds")
Summary: Weakened a too-strong, off-by-one assert; added code to keep track of and report any overflows at appropriate level of verbosity.
Reviewed-by: jcoomes, tonyp
! src/share/vm/gc_implementation/concurrentMarkSweep/concurrentMarkSweepGeneration.hpp
More information about the hotspot-gc-dev
mailing list