author | stefank |
Fri, 17 Apr 2015 17:10:38 +0000 | |
changeset 30266 | ef82cd1f2db3 |
parent 30264 | 142414794deb (current diff) |
parent 30265 | 609384e91c30 (diff) |
child 30267 | e35e0c092042 |
--- a/hotspot/src/share/vm/gc_implementation/g1/heapRegion.hpp Fri Apr 17 10:08:32 2015 -0400 +++ b/hotspot/src/share/vm/gc_implementation/g1/heapRegion.hpp Fri Apr 17 17:10:38 2015 +0000 @@ -44,6 +44,7 @@ // The solution is to remove this method from the definition // of a Space. +class G1CollectedHeap; class HeapRegionRemSet; class HeapRegionRemSetIterator; class HeapRegion;