--- old/test/hotspot/gtest/gc/g1/test_heapRegion.cpp 2018-12-05 10:45:49.338250171 +0100 +++ new/test/hotspot/gtest/gc/g1/test_heapRegion.cpp 2018-12-05 10:45:48.878236886 +0100 @@ -28,7 +28,7 @@ #include "gc/g1/heapRegion.inline.hpp" #include "gc/shared/referenceProcessor.hpp" #include "runtime/interfaceSupport.inline.hpp" -#include "runtime/vm_operations.hpp" +#include "runtime/vmOperations.hpp" #include "runtime/vmThread.hpp" #include "unittest.hpp"