diff -r 1b76d17440a0 -r 30a9612a657d src/hotspot/share/aot/aotCompiledMethod.cpp --- a/src/hotspot/share/aot/aotCompiledMethod.cpp Thu Oct 10 10:27:12 2019 +0200 +++ b/src/hotspot/share/aot/aotCompiledMethod.cpp Thu Oct 10 13:26:22 2019 +0200 @@ -32,6 +32,7 @@ #include "compiler/compilerOracle.hpp" #include "gc/shared/cardTableBarrierSet.hpp" #include "gc/shared/collectedHeap.hpp" +#include "oops/klass.inline.hpp" #include "oops/method.inline.hpp" #include "runtime/frame.inline.hpp" #include "runtime/handles.inline.hpp"