--- old/src/share/vm/gc_implementation/g1/g1RemSet.inline.hpp 2014-07-16 15:29:34.201184293 +0200 +++ new/src/share/vm/gc_implementation/g1/g1RemSet.inline.hpp 2014-07-16 15:29:34.060182571 +0200 @@ -26,6 +26,7 @@ #define SHARE_VM_GC_IMPLEMENTATION_G1_G1REMSET_INLINE_HPP #include "gc_implementation/g1/g1RemSet.hpp" +#include "gc_implementation/g1/heapRegion.hpp" #include "gc_implementation/g1/heapRegionRemSet.hpp" #include "oops/oop.inline.hpp"