log src/share/vm/gc_implementation/g1/g1_globals.hpp @ 3316:cd8e33b2a8ad

age author description
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.
Tue, 19 Apr 2011 15:46:59 -0400 tonyp 7011855: G1: non-product flag to artificially grow the heap
Thu, 07 Apr 2011 09:53:20 -0700 johnc 7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error
Fri, 18 Feb 2011 10:07:34 -0800 johnc 7020042: G1: Partially remove fix for 6994628
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
Mon, 28 Mar 2011 10:58:54 -0700 johnc 7026932: G1: No need to abort VM when card count cache expansion fails
Wed, 02 Feb 2011 10:41:20 -0800 johnc 6923430: G1: assert(res != 0,"This should have worked.")