src/hotspot/share/gc/shenandoah/shenandoahCodeRoots.cpp
changeset 54786 ebf733a324d4
parent 54423 6c0ab8bd8da5
child 55028 da5435d9a801
--- a/src/hotspot/share/gc/shenandoah/shenandoahCodeRoots.cpp	Thu May 09 14:26:52 2019 +0200
+++ b/src/hotspot/share/gc/shenandoah/shenandoahCodeRoots.cpp	Thu May 09 14:28:30 2019 +0200
@@ -27,6 +27,7 @@
 #include "gc/shenandoah/shenandoahHeap.inline.hpp"
 #include "gc/shenandoah/shenandoahCodeRoots.hpp"
 #include "memory/resourceArea.hpp"
+#include "memory/universe.hpp"
 
 ShenandoahParallelCodeCacheIterator::ShenandoahParallelCodeCacheIterator(const GrowableArray<CodeHeap*>* heaps) {
   _length = heaps->length();