diff -r 7f337136f657 -r 49539fc14e5a hotspot/src/cpu/aarch64/vm/interp_masm_aarch64.hpp --- a/hotspot/src/cpu/aarch64/vm/interp_masm_aarch64.hpp Mon Aug 15 14:08:01 2016 -0700 +++ b/hotspot/src/cpu/aarch64/vm/interp_masm_aarch64.hpp Tue Aug 16 17:31:57 2016 +0100 @@ -201,7 +201,7 @@ // #endif MacroAssembler::null_check(reg, offset); // #ifdef ASSERT -// reset_last_Java_frame(true, false); +// reset_last_Java_frame(true); // #endif }