--- old/src/hotspot/share/prims/jvmtiEnvThreadState.cpp 2018-12-05 10:45:09.624103180 +0100 +++ new/src/hotspot/share/prims/jvmtiEnvThreadState.cpp 2018-12-05 10:45:09.182090414 +0100 @@ -37,7 +37,7 @@ #include "runtime/signature.hpp" #include "runtime/thread.inline.hpp" #include "runtime/vframe.hpp" -#include "runtime/vm_operations.hpp" +#include "runtime/vmOperations.hpp" ///////////////////////////////////////////////////////////////