src/hotspot/share/runtime/reflection.cpp
changeset 53590 ce36f8180d03
parent 53143 6b7240a24b56
child 54432 532e88de77eb
--- a/src/hotspot/share/runtime/reflection.cpp	Thu Jan 31 08:39:28 2019 -0800
+++ b/src/hotspot/share/runtime/reflection.cpp	Thu Jan 31 19:08:37 2019 +0100
@@ -49,6 +49,7 @@
 #include "runtime/reflection.hpp"
 #include "runtime/reflectionUtils.hpp"
 #include "runtime/signature.hpp"
+#include "runtime/thread.inline.hpp"
 #include "runtime/vframe.inline.hpp"
 
 static void trace_class_resolution(const Klass* to_class) {