--- old/src/hotspot/share/aot/aotCodeHeap.cpp 2018-03-02 08:11:38.179736233 -0500 +++ new/src/hotspot/share/aot/aotCodeHeap.cpp 2018-03-02 08:11:37.506777764 -0500 @@ -34,7 +34,7 @@ #include "interpreter/abstractInterpreter.hpp" #include "jvmci/compilerRuntime.hpp" #include "jvmci/jvmciRuntime.hpp" -#include "oops/method.hpp" +#include "oops/method.inline.hpp" #include "runtime/os.hpp" #include "runtime/sharedRuntime.hpp" #include "runtime/vm_operations.hpp"