log src/share/vm/gc_implementation/g1/heapRegionSet.hpp @ 20646:4e4ebe50c8e3

age author description
Tue, 16 Sep 2014 14:27:40 +0200 brutisso 8057768: Make heap region region type in G1 HeapRegion explicit
Tue, 26 Aug 2014 09:36:53 +0200 tschatzl 8054819: Rename HeapRegionSeq to HeapRegionManager
Tue, 19 Aug 2014 10:50:27 +0200 tschatzl 8054818: Refactor HeapRegionSeq to manage heap region and auxiliary data
Mon, 21 Jul 2014 10:00:31 +0200 tschatzl 8048112: G1 Full GC needs to support the case when the very first region is not available
Thu, 22 May 2014 15:52:41 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Fri, 28 Feb 2014 15:27:09 +0100 jwilhelm 8036025: Sort the freelist in order to shrink the heap
Fri, 14 Mar 2014 10:15:46 +0100 brutisso 8034079: G1: Refactor the HeapRegionSet hierarchy