src/hotspot/share/gc/serial/markSweep.cpp
changeset 54786 ebf733a324d4
parent 52141 de6dc206a92b
child 57777 90ead0febf56
child 58678 9cf78a70fa4f
--- a/src/hotspot/share/gc/serial/markSweep.cpp	Thu May 09 14:26:52 2019 +0200
+++ b/src/hotspot/share/gc/serial/markSweep.cpp	Thu May 09 14:28:30 2019 +0200
@@ -29,6 +29,7 @@
 #include "gc/shared/gcTimer.hpp"
 #include "gc/shared/gcTrace.hpp"
 #include "memory/iterator.inline.hpp"
+#include "memory/universe.hpp"
 #include "oops/access.inline.hpp"
 #include "oops/compressedOops.inline.hpp"
 #include "oops/instanceClassLoaderKlass.inline.hpp"