log src/share/vm/memory/referenceProcessor.cpp @ 3979:4dfb2df418f2

age author description
Thu, 22 Sep 2011 10:57:37 -0700 johnc 6484982: G1: process references during evacuation pauses
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
Wed, 01 Dec 2010 17:34:02 -0800 johnc 6983204: G1: Nightly test nsk/regression/b4958615 failing with +ExplicitGCInvokesConcurrent
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot