log src/share/vm/gc_implementation/g1/g1RemSet.cpp @ 2361:1216415d8e35

age author description
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
Mon, 19 Jul 2010 11:06:34 -0700 johnc 6956639: G1: assert(cached_ptr != card_ptr) failed: shouldn't be, concurrentG1Refine.cpp:307
Thu, 22 Apr 2010 15:20:16 -0400 tonyp 6946048: G1: improvements to +PrintGCDetails output
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Tue, 23 Feb 2010 23:13:23 -0500 tonyp 6928059: G1: command line parameter renaming
Thu, 11 Feb 2010 15:52:19 -0800 iveresov 6923991: G1: improve scalability of RSet scanning
Tue, 04 Aug 2009 16:00:17 -0700 johnc 6819077: G1: first GC thread coming late into the GC.
Tue, 14 Jul 2009 15:40:39 -0700 ysr 6700789: G1: Enable use of compressed oops with G1 heaps