log src/share/vm/gc_implementation/g1/g1RootProcessor.cpp @ 23660:b5f3a471e646

age author description
Wed, 01 Jun 2016 00:11:44 +0200 Doug Simon Merge.
Wed, 30 Sep 2015 14:50:11 +0200 mgerdin 8133193: Memory leak in G1 because G1RootProcessor doesn't have desctructor jdk8u72-b01
Fri, 08 Jan 2016 15:46:55 +0100 Gilles Duboscq Restore G1 changes from e13c65f874e5 after merge
Thu, 09 Apr 2015 10:16:45 -0700 sangheki 8076325: java hangs with -XX:ParallelGCThreads=0 -XX:+ExplicitGCInvokesConcurrent options
Thu, 19 Mar 2015 15:25:54 +0100 brutisso 8027962: Per-phase timing measurements for strong roots processing
Mon, 01 Dec 2014 15:24:56 +0100 mgerdin 8075210: Refactor strong root processing in order to allow G1 to evolve separately from GenCollectedHeap