--- old/src/hotspot/cpu/arm/globals_arm.hpp 2018-09-17 10:30:04.617881362 -0400 +++ new/src/hotspot/cpu/arm/globals_arm.hpp 2018-09-17 10:30:03.984844388 -0400 @@ -88,13 +88,5 @@ notproduct, \ range, \ constraint, \ - writeable) \ - \ - develop(bool, VerifyInterpreterStackTop, false, \ - "Verify interpreter stack top at every stack expansion (AArch64 only)") \ - \ - develop(bool, ZapHighNonSignificantBits, false, \ - "Zap high non-significant bits of values (AArch64 only)") \ - \ - + writeable) #endif // CPU_ARM_VM_GLOBALS_ARM_HPP