--- old/src/hotspot/share/gc/g1/heapRegionManager.cpp 2017-11-03 14:44:16.034298306 +0100 +++ new/src/hotspot/share/gc/g1/heapRegionManager.cpp 2017-11-03 14:44:15.645286318 +0100 @@ -23,8 +23,8 @@ */ #include "precompiled.hpp" -#include "gc/g1/concurrentG1Refine.hpp" #include "gc/g1/g1CollectedHeap.inline.hpp" +#include "gc/g1/g1ConcurrentRefine.hpp" #include "gc/g1/heapRegion.hpp" #include "gc/g1/heapRegionManager.inline.hpp" #include "gc/g1/heapRegionSet.inline.hpp"