src/hotspot/cpu/x86/sharedRuntime_x86_32.cpp
changeset 58554 8c3c39710a08
parent 58273 08a5148e7c4e
child 58641 55fe0d93bdd3
--- a/src/hotspot/cpu/x86/sharedRuntime_x86_32.cpp	Mon Sep 23 20:26:18 2019 +0200
+++ b/src/hotspot/cpu/x86/sharedRuntime_x86_32.cpp	Fri Oct 11 17:49:25 2019 +0800
@@ -34,6 +34,7 @@
 #include "logging/log.hpp"
 #include "memory/resourceArea.hpp"
 #include "oops/compiledICHolder.hpp"
+#include "oops/klass.inline.hpp"
 #include "runtime/safepointMechanism.hpp"
 #include "runtime/sharedRuntime.hpp"
 #include "runtime/vframeArray.hpp"