diff -r 2d17750d41e7 -r 9e041366c764 src/hotspot/share/runtime/thread.cpp --- a/src/hotspot/share/runtime/thread.cpp Thu Dec 06 15:44:13 2018 +0100 +++ b/src/hotspot/share/runtime/thread.cpp Thu Dec 06 15:44:40 2018 +0100 @@ -100,7 +100,7 @@ #include "runtime/vframeArray.hpp" #include "runtime/vframe_hp.hpp" #include "runtime/vmThread.hpp" -#include "runtime/vm_operations.hpp" +#include "runtime/vmOperations.hpp" #include "runtime/vm_version.hpp" #include "services/attachListener.hpp" #include "services/management.hpp"