log src/share/vm/gc_implementation/g1/concurrentMark.hpp @ 4095:bca17e38de00

age author description
Tue, 09 Aug 2011 10:16:01 -0700 jmasa 6593758: RFE: Enhance GC ergonomics to dynamically choose ParallelGCThreads
Thu, 22 Sep 2011 10:57:37 -0700 johnc 6484982: G1: process references during evacuation pauses
Fri, 19 Aug 2011 09:30:59 +0200 brutisso 6814390: G1: remove the concept of non-generational G1
Mon, 20 Jun 2011 22:03:13 -0400 tonyp 7055073: G1: code cleanup in the concurrentMark.* files
Tue, 14 Jun 2011 11:01:10 -0700 johnc 7004681: G1: Extend marking verification to Full GCs
Tue, 14 Jun 2011 10:33:43 -0400 tonyp 7046558: G1: concurrent marking optimizations
Tue, 17 May 2011 00:56:01 -0700 johnc 7041440: G1: assert(obj->is_oop_or_null(true )) failed: Error #
Fri, 29 Apr 2011 12:40:49 -0400 tonyp 7034139: G1: assert(Thread::current()->is_ConcurrentGC_thread()) failed: only a conc GC thread can call this.
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
Tue, 25 Jan 2011 10:56:22 -0800 johnc 6608385: G1: need to support parallel reference processing
Wed, 19 Jan 2011 19:30:42 -0500 tonyp 6977804: G1: remove the zero-filling thread
Fri, 17 Dec 2010 11:26:53 -0800 johnc 7006113: G1: Initialize ReferenceProcessor::_is_alive_non_header field
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Tue, 28 Sep 2010 09:51:37 -0700 johnc 6941395: G1: Use only lock-free versions of region stack push() and pop()
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories