--- old/src/share/vm/gc_implementation/g1/g1AllocRegion.inline.hpp 2014-06-25 13:43:33.851445446 +0200 +++ new/src/share/vm/gc_implementation/g1/g1AllocRegion.inline.hpp 2014-06-25 13:43:33.747441204 +0200 @@ -26,6 +26,7 @@ #define SHARE_VM_GC_IMPLEMENTATION_G1_G1ALLOCREGION_INLINE_HPP #include "gc_implementation/g1/g1AllocRegion.hpp" +#include "gc_implementation/g1/heapRegion.inline.hpp" inline HeapWord* G1AllocRegion::allocate(HeapRegion* alloc_region, size_t word_size,