--- old/src/share/vm/gc_implementation/g1/g1RemSet.inline.hpp 2014-04-18 14:44:22.278148760 +0200 +++ new/src/share/vm/gc_implementation/g1/g1RemSet.inline.hpp 2014-04-18 14:44:22.146148761 +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"