--- old/src/hotspot/share/prims/jvmtiExport.cpp 2018-08-17 13:22:49.481203129 -0700 +++ new/src/hotspot/share/prims/jvmtiExport.cpp 2018-08-17 13:22:49.157190723 -0700 @@ -47,6 +47,7 @@ #include "prims/jvmtiTagMap.hpp" #include "prims/jvmtiThreadState.inline.hpp" #include "runtime/arguments.hpp" +#include "runtime/fieldDescriptor.inline.hpp" #include "runtime/handles.hpp" #include "runtime/interfaceSupport.inline.hpp" #include "runtime/javaCalls.hpp"