log src/share/vm/gc_implementation/g1/g1RemSet.inline.hpp @ 1960:878b57474103

age author description
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
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
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Wed, 29 Jul 2009 16:00:35 -0700 trims Merge jdk7-b67
Tue, 14 Jul 2009 15:40:39 -0700 ysr 6700789: G1: Enable use of compressed oops with G1 heaps