changeset 54780 | f8d182aedc92 |
parent 54768 | 6f6b636d2909 |
child 54786 | ebf733a324d4 |
--- a/src/hotspot/share/gc/shenandoah/shenandoahVerifier.cpp Thu May 09 07:21:32 2019 -0400 +++ b/src/hotspot/share/gc/shenandoah/shenandoahVerifier.cpp Thu May 09 14:26:03 2019 +0200 @@ -31,6 +31,7 @@ #include "gc/shenandoah/shenandoahTaskqueue.inline.hpp" #include "gc/shenandoah/shenandoahUtils.hpp" #include "gc/shenandoah/shenandoahVerifier.hpp" +#include "oops/compressedOops.inline.hpp" #include "memory/allocation.hpp" #include "memory/iterator.inline.hpp" #include "memory/resourceArea.hpp"