log src/share/vm/gc_implementation/g1/concurrentMarkThread.cpp @ 8034:bce1ac447f6b

age author description
Thu, 03 Jan 2013 16:28:22 -0800 johnc 8004816: G1: Kitchensink failures after marking stack changes
Tue, 05 Jun 2012 22:30:24 +0200 brutisso 7172388: G1: _total_full_collections should not be incremented for concurrent cycles
Fri, 13 Apr 2012 01:59:38 +0200 brutisso 7160728: Introduce an extra logging level for G1 logging
Mon, 12 Mar 2012 14:59:00 -0700 johnc 7147724: G1: hang in SurrogateLockerThread::manipulatePLL
Wed, 25 Jan 2012 12:58:23 -0500 tonyp 7127706: G1: re-enable survivors during the initial-mark pause
Thu, 12 Jan 2012 00:06:47 -0800 johnc 6484965: G1: piggy-back liveness accounting phase on marking
Mon, 28 Nov 2011 09:49:05 -0800 johnc 7114303: G1: assert(_g1->mark_in_progress()) failed: shouldn't be here otherwise