--- old/src/hotspot/share/code/nmethod.cpp 2018-03-02 08:12:10.951161487 -0500 +++ new/src/hotspot/share/code/nmethod.cpp 2018-03-02 08:12:10.308027674 -0500 @@ -40,6 +40,7 @@ #include "logging/log.hpp" #include "logging/logStream.hpp" #include "memory/resourceArea.hpp" +#include "oops/method.inline.hpp" #include "oops/methodData.hpp" #include "oops/oop.inline.hpp" #include "prims/jvmtiImpl.hpp"