--- old/src/hotspot/share/runtime/sweeper.cpp 2018-12-05 10:45:31.078722815 +0100 +++ new/src/hotspot/share/runtime/sweeper.cpp 2018-12-05 10:45:30.639710135 +0100 @@ -46,7 +46,7 @@ #include "runtime/os.hpp" #include "runtime/sweeper.hpp" #include "runtime/thread.inline.hpp" -#include "runtime/vm_operations.hpp" +#include "runtime/vmOperations.hpp" #include "runtime/vmThread.hpp" #include "utilities/events.hpp" #include "utilities/xmlstream.hpp"