--- old/src/share/vm/gc_implementation/g1/g1HRPrinter.cpp 2015-03-05 15:35:38.840473276 +0100 +++ new/src/share/vm/gc_implementation/g1/g1HRPrinter.cpp 2015-03-05 15:35:38.777471404 +0100 @@ -24,7 +24,7 @@ #include "precompiled.hpp" #include "gc_implementation/g1/g1HRPrinter.hpp" -#include "gc_implementation/g1/heapRegion.hpp" +#include "gc_implementation/g1/heapRegion.inline.hpp" #include "utilities/ostream.hpp" PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC