--- old/src/hotspot/cpu/arm/assembler_arm_64.cpp 2018-04-27 16:02:19.498134792 +0200 +++ new/src/hotspot/cpu/arm/assembler_arm_64.cpp 2018-04-27 16:02:19.254134801 +0200 @@ -42,10 +42,6 @@ #include "runtime/stubRoutines.hpp" #include "utilities/hashtable.hpp" #include "utilities/macros.hpp" -#if INCLUDE_ALL_GCS -#include "gc/g1/g1BarrierSet.hpp" -#include "gc/g1/heapRegion.hpp" -#endif // INCLUDE_ALL_GCS // Returns whether given imm has equal bit fields <0:size-1> and . inline bool Assembler::LogicalImmediate::has_equal_subpatterns(uintx imm, int size) {