diff -r 1b76d17440a0 -r 30a9612a657d src/hotspot/share/aot/aotCodeHeap.cpp --- a/src/hotspot/share/aot/aotCodeHeap.cpp Thu Oct 10 10:27:12 2019 +0200 +++ b/src/hotspot/share/aot/aotCodeHeap.cpp Thu Oct 10 13:26:22 2019 +0200 @@ -37,6 +37,7 @@ #include "memory/allocation.inline.hpp" #include "memory/universe.hpp" #include "oops/compressedOops.hpp" +#include "oops/klass.inline.hpp" #include "oops/method.inline.hpp" #include "runtime/deoptimization.hpp" #include "runtime/handles.inline.hpp"