src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp
changeset 54780 f8d182aedc92
parent 54766 1321f8cf9de5
child 54786 ebf733a324d4
--- a/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp	Thu May 09 07:21:32 2019 -0400
+++ b/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp	Thu May 09 14:26:03 2019 +0200
@@ -67,6 +67,7 @@
 #include "gc/shenandoah/heuristics/shenandoahTraversalHeuristics.hpp"
 
 #include "memory/metaspace.hpp"
+#include "oops/compressedOops.inline.hpp"
 #include "runtime/globals.hpp"
 #include "runtime/interfaceSupport.inline.hpp"
 #include "runtime/safepointMechanism.hpp"