src/hotspot/cpu/arm/sharedRuntime_arm.cpp
changeset 58554 8c3c39710a08
parent 57777 90ead0febf56
child 58679 9c3209ff7550
--- a/src/hotspot/cpu/arm/sharedRuntime_arm.cpp	Mon Sep 23 20:26:18 2019 +0200
+++ b/src/hotspot/cpu/arm/sharedRuntime_arm.cpp	Fri Oct 11 17:49:25 2019 +0800
@@ -32,6 +32,7 @@
 #include "logging/log.hpp"
 #include "memory/resourceArea.hpp"
 #include "oops/compiledICHolder.hpp"
+#include "oops/klass.inline.hpp"
 #include "runtime/sharedRuntime.hpp"
 #include "runtime/vframeArray.hpp"
 #include "utilities/align.hpp"