log src/share/vm/memory/referenceProcessor.hpp @ 3938:e6b1331a51d2

age author description
Wed, 07 Sep 2011 13:55:42 -0700 ysr 4965777: GC changes to support use of discovered field for pending references
Thu, 01 Sep 2011 16:18:17 +0200 stefank 7085906: Replace the permgen allocated sentinelRef with a self-looped end
Thu, 17 Mar 2011 10:32:46 -0700 ysr 6668573: CMS: reference processing crash if ParallelCMSThreads > ParallelGCThreads
Thu, 09 Dec 2010 09:22:57 -0800 ysr 7005259: CMS: BubbleUpRef asserts referent(obj)->is_oop() failed: Enqueued a bad referent
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Fri, 08 Oct 2010 09:29:09 -0700 jcoomes Merge
Mon, 20 Sep 2010 14:38:38 -0700 jmasa 6984287: Regularize how GC parallel workers are specified.