src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp

changeset 9862
f162232da105
parent 9861
a248d0be1309
child 9931
fd44df5e3bc3
     1.1 --- a/src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp	Mon Aug 19 10:11:31 2019 +0200
     1.2 +++ b/src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp	Mon Aug 19 12:47:38 2019 +0200
     1.3 @@ -38,6 +38,7 @@
     1.4  #include "gc_implementation/g1/g1YCTypes.hpp"
     1.5  #include "gc_implementation/g1/heapRegionManager.hpp"
     1.6  #include "gc_implementation/g1/heapRegionSet.hpp"
     1.7 +#include "gc_implementation/shared/gcHeapSummary.hpp"
     1.8  #include "gc_implementation/shared/hSpaceCounters.hpp"
     1.9  #include "gc_implementation/shared/parGCAllocBuffer.hpp"
    1.10  #include "memory/barrierSet.hpp"

mercurial