--- old/src/share/vm/gc_implementation/g1/sparsePRT.cpp 2015-03-05 15:35:44.477640832 +0100 +++ new/src/share/vm/gc_implementation/g1/sparsePRT.cpp 2015-03-05 15:35:44.406638722 +0100 @@ -23,7 +23,7 @@ */ #include "precompiled.hpp" -#include "gc_implementation/g1/heapRegion.hpp" +#include "gc_implementation/g1/heapRegion.inline.hpp" #include "gc_implementation/g1/heapRegionRemSet.hpp" #include "gc_implementation/g1/sparsePRT.hpp" #include "memory/allocation.inline.hpp"