diff -r 13378aa8527e -r 6734eeef4283 src/hotspot/share/code/nmethod.cpp --- a/src/hotspot/share/code/nmethod.cpp Thu Mar 01 09:03:30 2018 -0800 +++ b/src/hotspot/share/code/nmethod.cpp Thu Mar 01 16:51:22 2018 -0500 @@ -44,6 +44,7 @@ #include "oops/oop.inline.hpp" #include "prims/jvmtiImpl.hpp" #include "runtime/atomic.hpp" +#include "runtime/jniHandles.inline.hpp" #include "runtime/orderAccess.inline.hpp" #include "runtime/os.hpp" #include "runtime/sharedRuntime.hpp"