src/hotspot/share/gc/cms/concurrentMarkSweepThread.cpp
changeset 54786 ebf733a324d4
parent 54623 1126f0607c70
--- a/src/hotspot/share/gc/cms/concurrentMarkSweepThread.cpp	Thu May 09 14:26:52 2019 +0200
+++ b/src/hotspot/share/gc/cms/concurrentMarkSweepThread.cpp	Thu May 09 14:28:30 2019 +0200
@@ -28,6 +28,7 @@
 #include "gc/cms/concurrentMarkSweepGeneration.inline.hpp"
 #include "gc/cms/concurrentMarkSweepThread.hpp"
 #include "gc/shared/gcId.hpp"
+#include "memory/universe.hpp"
 #include "oops/oop.inline.hpp"
 #include "runtime/init.hpp"
 #include "runtime/java.hpp"