log src/share/vm/gc_implementation/g1/heapRegionSet.cpp @ 17976:8e20ef014b08

age author description
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
Mon, 17 Mar 2014 13:42:16 +0100 brutisso 8037407: G1: Remove heapRegionSets.cpp
Fri, 14 Mar 2014 10:15:46 +0100 brutisso 8034079: G1: Refactor the HeapRegionSet hierarchy
Wed, 20 Mar 2013 21:39:24 +0100 Christos Kotselidis -Cleanup code
Tue, 05 Mar 2013 18:53:26 +0100 Christos Kotselidis -More bug fixes
Thu, 19 Jul 2012 15:15:54 -0700 tonyp 7114678: G1: various small fixes, code cleanup, and refactoring