hg: jdk7/hotspot-gc/hotspot: 6892749: assert(UseParNewGC || UseSerialGC || UseConcMarkSweepGC, "...") fails

y.s.ramakrishna at sun.com y.s.ramakrishna at sun.com
Tue Oct 20 10:52:10 UTC 2009


Changeset: 052a899eec3e
Author:    ysr
Date:      2009-10-20 00:00 -0700
URL:       http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/052a899eec3e

6892749: assert(UseParNewGC || UseSerialGC || UseConcMarkSweepGC, "...") fails
Summary: Removed the assert: UseSerialGC is not necessarily always set when serial gc is being used.
Reviewed-by: jcoomes, jmasa, tonyp

! src/share/vm/memory/genCollectedHeap.hpp




More information about the hotspot-gc-dev mailing list