--- old/src/share/vm/gc/g1/g1BlockOffsetTable.inline.hpp 2015-08-24 15:34:05.979318009 +0200 +++ new/src/share/vm/gc/g1/g1BlockOffsetTable.inline.hpp 2015-08-24 15:34:05.897315560 +0200 @@ -26,7 +26,7 @@ #define SHARE_VM_GC_G1_G1BLOCKOFFSETTABLE_INLINE_HPP #include "gc/g1/g1BlockOffsetTable.hpp" -#include "gc/g1/heapRegion.inline.hpp" +#include "gc/g1/heapRegion.hpp" #include "gc/shared/space.hpp" inline HeapWord* G1BlockOffsetTable::block_start(const void* addr) {