--- old/src/hotspot/share/prims/jvmtiImpl.cpp 2018-03-07 23:25:56.971718066 +0100 +++ new/src/hotspot/share/prims/jvmtiImpl.cpp 2018-03-07 23:25:56.743710283 +0100 @@ -29,6 +29,7 @@ #include "jvmtifiles/jvmtiEnv.hpp" #include "logging/log.hpp" #include "logging/logStream.hpp" +#include "memory/allocation.inline.hpp" #include "memory/resourceArea.hpp" #include "oops/instanceKlass.hpp" #include "oops/oop.inline.hpp"