src/share/vm/gc_implementation/g1/heapRegion.cpp

changeset 6912
c49dcaf78a65
parent 6911
ce8f6bb717c9
child 6986
e635a728f9da
     1.1 --- a/src/share/vm/gc_implementation/g1/heapRegion.cpp	Tue Apr 29 15:17:27 2014 +0200
     1.2 +++ b/src/share/vm/gc_implementation/g1/heapRegion.cpp	Thu May 08 15:37:17 2014 +0200
     1.3 @@ -32,6 +32,7 @@
     1.4  #include "gc_implementation/g1/heapRegionSeq.inline.hpp"
     1.5  #include "memory/genOopClosures.inline.hpp"
     1.6  #include "memory/iterator.hpp"
     1.7 +#include "memory/space.inline.hpp"
     1.8  #include "oops/oop.inline.hpp"
     1.9  #include "runtime/orderAccess.inline.hpp"
    1.10  

mercurial