log src/share/vm/memory/genCollectedHeap.hpp @ 2426:1d1603768966

age author description
Tue, 07 Dec 2010 21:55:53 -0800 ysr 7001033: assert(gch->gc_cause() == GCCause::_scavenge_alot || !gch->incremental_collection_failed())
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Sat, 23 Oct 2010 23:03:49 -0700 ysr 6896603: CMS/GCH: collection_attempt_is_safe() ergo should use more recent data
Mon, 20 Sep 2010 14:38:38 -0700 jmasa 6984287: Regularize how GC parallel workers are specified.
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Wed, 13 Jan 2010 15:26:39 -0800 ysr 6896647: card marks can be deferred too long
Tue, 20 Oct 2009 00:00:23 -0700 ysr 6892749: assert(UseParNewGC || UseSerialGC || UseConcMarkSweepGC, "...") fails