log src/share/vm/gc_implementation/g1/heapRegionRemSet.cpp @ 3977:5cc33133bc6d

age author description
Fri, 12 Aug 2011 11:31:06 -0400 tonyp 7039627: G1: avoid BOT updates for survivor allocations and dirty survivor regions incrementally
Tue, 21 Jun 2011 15:23:07 -0400 tonyp 7046182: G1: remove unnecessary iterations over the collection set
Fri, 10 Jun 2011 13:16:40 -0400 tonyp 7045330: G1: Simplify/fix the HeapRegionSeq class
Tue, 25 Jan 2011 17:58:19 -0500 tonyp 7014261: G1: RSet-related failures
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Fri, 15 Oct 2010 17:26:56 -0400 tonyp 6992189: G1: inconsistent base used in sparse rem set iterator
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Thu, 15 Apr 2010 18:45:30 -0400 tonyp 6939027: G1: assertion failure during the concurrent phase of cleanup
Thu, 11 Feb 2010 15:52:19 -0800 iveresov 6923991: G1: improve scalability of RSet scanning
Mon, 08 Feb 2010 14:23:01 -0500 tonyp 6802453: G1: hr()->is_in_reserved(from),"Precondition."
Thu, 30 Jul 2009 16:22:58 -0400 tonyp 6819085: G1: use larger and/or user settable region size
Tue, 14 Jul 2009 15:40:39 -0700 ysr 6700789: G1: Enable use of compressed oops with G1 heaps
Thu, 11 Jun 2009 17:19:33 -0700 johnc 6843694: G1: assert(index < _vs.committed_size(),"bad index"), g1BlockOffsetTable.inline.hpp:55
Mon, 18 May 2009 11:52:46 -0700 iveresov 6841831: G1: assert(contains_reference(from),"We just added it!") fires
Mon, 11 May 2009 16:30:56 -0700 iveresov 6484957: G1: parallel concurrent refinement