log src/share/vm/gc_implementation/g1/heapRegionRemSet.cpp @ 6064:9d679effd28c

age author description
Wed, 18 Apr 2012 07:21:15 -0400 tonyp 7157073: G1: type change size_t -> uint for region counts / indexes
Thu, 20 Oct 2011 10:21:35 +0200 brutisso 7097516: G1: assert(0<= from_card && from_card<HeapRegion::CardsPerRegion) failed: Must be in range.
Wed, 05 Oct 2011 08:44:10 -0700 johnc 7095194: G1: HeapRegion::GrainBytes, GrainWords, and CardsPerRegion should be size_t
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