--- old/src/hotspot/cpu/aarch64/sharedRuntime_aarch64.cpp 2018-05-09 09:40:18.117615080 +0300 +++ new/src/hotspot/cpu/aarch64/sharedRuntime_aarch64.cpp 2018-05-09 09:40:18.013608464 +0300 @@ -2937,7 +2937,7 @@ // Exception pending - RegisterSaver::restore_live_registers(masm); + RegisterSaver::restore_live_registers(masm, save_vectors); __ far_jump(RuntimeAddress(StubRoutines::forward_exception_entry()));