--- old/src/hotspot/cpu/arm/nativeInst_arm.hpp 2018-09-17 10:30:26.771175284 -0400 +++ new/src/hotspot/cpu/arm/nativeInst_arm.hpp 2018-09-17 10:30:26.142138543 -0400 @@ -30,11 +30,7 @@ #include "runtime/os.hpp" -#ifdef AARCH64 -#include "nativeInst_arm_64.hpp" -#else #include "nativeInst_arm_32.hpp" -#endif #endif // CPU_ARM_VM_NATIVEINST_ARM_HPP