src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp
changeset 58554 8c3c39710a08
parent 58273 08a5148e7c4e
child 58679 9c3209ff7550
child 59122 5d73255c2d52
--- 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"