src/hotspot/share/oops/constantPool.cpp
changeset 53590 ce36f8180d03
parent 53584 f72661ff0294
child 53745 a535ba736cab
--- a/src/hotspot/share/oops/constantPool.cpp	Thu Jan 31 08:39:28 2019 -0800
+++ b/src/hotspot/share/oops/constantPool.cpp	Thu Jan 31 19:08:37 2019 +0100
@@ -52,6 +52,7 @@
 #include "runtime/init.hpp"
 #include "runtime/javaCalls.hpp"
 #include "runtime/signature.hpp"
+#include "runtime/thread.inline.hpp"
 #include "runtime/vframe.inline.hpp"
 #include "utilities/copy.hpp"