log src/share/vm/gc_implementation/g1/g1RemSet.cpp @ 4023:c6a6e936dc68

age author description
Sun, 23 Oct 2011 23:06:06 -0700 johnc 7096030: G1: PrintGCDetails enhancements
Mon, 03 Oct 2011 12:49:53 -0700 johnc 7097053: G1: assert(da ? referent->is_oop() : referent->is_oop_or_null()) failed: referenceProcessor.cpp:1054
Thu, 22 Sep 2011 10:57:37 -0700 johnc 6484982: G1: process references during evacuation pauses
Tue, 21 Jun 2011 15:23:07 -0400 tonyp 7046182: G1: remove unnecessary iterations over the collection set
Wed, 08 Jun 2011 21:48:38 -0400 tonyp 7045662: G1: OopsInHeapRegionClosure::set_region() should not be virtual
Fri, 29 Apr 2011 14:59:04 -0400 tonyp 7035144: G1: nightly failure: Non-dirty cards in region that should be dirty (failures still exist...)
Thu, 03 Mar 2011 11:35:50 +0100 brutisso 7023747: G1: too strict assert in RefineRecordRefsIntoCSCardTableEntryClosure::do_card_ptr in g1RemSet.cpp
Fri, 04 Mar 2011 17:13:19 -0500 tonyp 7014923: G1: code cleanup
Wed, 02 Feb 2011 10:41:20 -0800 johnc 6923430: G1: assert(res != 0,"This should have worked.")
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Tue, 16 Nov 2010 14:07:33 -0800 johnc 6978187: G1: assert(ParallelGCThreads> 1 || n_yielded() == _hrrs->occupied()) strikes again
Tue, 12 Oct 2010 09:36:48 -0700 johnc 6971296: G1: simplify G1RemSet class hierarchy
Mon, 20 Sep 2010 14:38:38 -0700 jmasa 6984287: Regularize how GC parallel workers are specified.
Fri, 06 Aug 2010 10:17:21 -0700 johnc 6930581: G1: assert(ParallelGCThreads > 1 || n_yielded() == _hrrs->occupied(),"Should have yielded all the ..
Mon, 02 Aug 2010 12:51:43 -0700 johnc 6814437: G1: remove the _new_refs array