log src/share/vm/gc_implementation/g1/heapRegion.hpp @ 3979:4dfb2df418f2

age author description
Thu, 22 Sep 2011 10:57:37 -0700 johnc 6484982: G1: process references during evacuation pauses
Fri, 12 Aug 2011 11:31:06 -0400 tonyp 7039627: G1: avoid BOT updates for survivor allocations and dirty survivor regions incrementally
Tue, 14 Jun 2011 11:01:10 -0700 johnc 7004681: G1: Extend marking verification to Full GCs
Fri, 10 Jun 2011 13:16:40 -0400 tonyp 7045330: G1: Simplify/fix the HeapRegionSeq class
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...)
Mon, 04 Apr 2011 14:23:17 -0400 tonyp 7027766: G1: introduce flag to dump the liveness information per region at the end of marking
Wed, 30 Mar 2011 10:26:59 -0400 tonyp 7023069: G1: Introduce symmetric locking in the slow allocation path
Fri, 04 Mar 2011 17:13:19 -0500 tonyp 7014923: G1: code cleanup
Wed, 19 Jan 2011 19:30:42 -0500 tonyp 6977804: G1: remove the zero-filling thread
Wed, 12 Jan 2011 16:34:25 -0500 tonyp 6994297: G1: do first-level slow-path allocations with a CAS
Wed, 12 Jan 2011 13:06:00 -0500 tonyp 7007068: G1: refine the BOT during evac failure handling
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Sat, 16 Oct 2010 17:12:19 -0400 tonyp 6991377: G1: race between concurrent refinement and humongous object allocation
Mon, 19 Jul 2010 11:06:34 -0700 johnc 6956639: G1: assert(cached_ptr != card_ptr) failed: shouldn't be, concurrentG1Refine.cpp:307
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories