diff -r d26653aca0bd -r 45bbef01a6ae src/hotspot/cpu/arm/c1_LIRAssembler_arm.cpp --- a/src/hotspot/cpu/arm/c1_LIRAssembler_arm.cpp Fri May 10 09:55:42 2019 +0200 +++ b/src/hotspot/cpu/arm/c1_LIRAssembler_arm.cpp Fri May 10 09:56:20 2019 +0200 @@ -34,6 +34,7 @@ #include "gc/shared/barrierSet.hpp" #include "gc/shared/cardTableBarrierSet.hpp" #include "gc/shared/collectedHeap.hpp" +#include "memory/universe.hpp" #include "nativeInst_arm.hpp" #include "oops/objArrayKlass.hpp" #include "runtime/frame.inline.hpp"