--- old/src/share/vm/gc_implementation/g1/heapRegion.hpp 2014-06-25 13:20:27.658988355 +0200 +++ new/src/share/vm/gc_implementation/g1/heapRegion.hpp 2014-06-25 13:20:27.550983955 +0200 @@ -25,7 +25,7 @@ #ifndef SHARE_VM_GC_IMPLEMENTATION_G1_HEAPREGION_HPP #define SHARE_VM_GC_IMPLEMENTATION_G1_HEAPREGION_HPP -#include "gc_implementation/g1/g1BlockOffsetTable.inline.hpp" +#include "gc_implementation/g1/g1BlockOffsetTable.hpp" #include "gc_implementation/g1/g1_specialized_oop_closures.hpp" #include "gc_implementation/g1/survRateGroup.hpp" #include "gc_implementation/shared/ageTable.hpp"