--- old/src/hotspot/share/gc/g1/g1CollectedHeap.inline.hpp 2018-06-04 20:53:08.296952583 -0400 +++ new/src/hotspot/share/gc/g1/g1CollectedHeap.inline.hpp 2018-06-04 20:53:07.927918374 -0400 @@ -32,7 +32,7 @@ #include "gc/g1/heapRegionManager.inline.hpp" #include "gc/g1/heapRegionSet.inline.hpp" #include "gc/shared/taskqueue.hpp" -#include "runtime/orderAccess.inline.hpp" +#include "runtime/orderAccess.hpp" G1EvacStats* G1CollectedHeap::alloc_buffer_stats(InCSetState dest) { switch (dest.value()) {