author | goetz |
Fri, 17 Apr 2015 11:46:56 +0200 | |
changeset 30265 | 609384e91c30 |
parent 30263 | ffa31d06cb02 |
child 30266 | ef82cd1f2db3 |
hotspot/src/share/vm/gc_implementation/g1/heapRegion.hpp | file | annotate | diff | comparison | revisions |
--- a/hotspot/src/share/vm/gc_implementation/g1/heapRegion.hpp Fri Apr 17 10:46:41 2015 +0200 +++ b/hotspot/src/share/vm/gc_implementation/g1/heapRegion.hpp Fri Apr 17 11:46:56 2015 +0200 @@ -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;