diff -r 516db52daad6 -r 8c3c39710a08 src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp --- a/src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp Mon Sep 23 20:26:18 2019 +0200 +++ b/src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp Fri Oct 11 17:49:25 2019 +0800 @@ -41,6 +41,7 @@ #include "memory/resourceArea.hpp" #include "memory/universe.hpp" #include "oops/compiledICHolder.hpp" +#include "oops/klass.inline.hpp" #include "runtime/safepointMechanism.hpp" #include "runtime/sharedRuntime.hpp" #include "runtime/vframeArray.hpp"