--- old/src/hotspot/share/prims/jvmtiTagMap.cpp 2018-03-20 18:40:48.335769354 -0400 +++ new/src/hotspot/share/prims/jvmtiTagMap.cpp 2018-03-20 18:40:47.556697060 -0400 @@ -45,6 +45,8 @@ #include "prims/jvmtiImpl.hpp" #include "prims/jvmtiTagMap.hpp" #include "runtime/biasedLocking.hpp" +#include "runtime/frame.inline.hpp" +#include "runtime/handles.inline.hpp" #include "runtime/javaCalls.hpp" #include "runtime/jniHandles.inline.hpp" #include "runtime/mutex.hpp"