src/hotspot/share/runtime/vmThread.cpp
changeset 54786 ebf733a324d4
parent 54663 f03d5a093093
child 55128 35192d9c2b76
child 58678 9cf78a70fa4f
--- a/src/hotspot/share/runtime/vmThread.cpp	Thu May 09 14:26:52 2019 +0200
+++ b/src/hotspot/share/runtime/vmThread.cpp	Thu May 09 14:28:30 2019 +0200
@@ -31,6 +31,7 @@
 #include "logging/logStream.hpp"
 #include "logging/logConfiguration.hpp"
 #include "memory/resourceArea.hpp"
+#include "memory/universe.hpp"
 #include "oops/method.hpp"
 #include "oops/oop.inline.hpp"
 #include "oops/verifyOopClosure.hpp"