--- old/src/hotspot/cpu/arm/interp_masm_arm.cpp 2018-04-27 16:02:19.870134779 +0200 +++ new/src/hotspot/cpu/arm/interp_masm_arm.cpp 2018-04-27 16:02:19.630134788 +0200 @@ -43,11 +43,6 @@ #include "runtime/frame.inline.hpp" #include "runtime/sharedRuntime.hpp" -#if INCLUDE_ALL_GCS -#include "gc/g1/g1BarrierSet.hpp" -#include "gc/g1/heapRegion.hpp" -#endif // INCLUDE_ALL_GCS - //-------------------------------------------------------------------- // Implementation of InterpreterMacroAssembler