diff -r 7ad092f40454 -r 866c9aa29ee4 src/hotspot/cpu/aarch64/macroAssembler_aarch64.hpp --- a/src/hotspot/cpu/aarch64/macroAssembler_aarch64.hpp Mon Jun 25 16:31:37 2018 +0300 +++ b/src/hotspot/cpu/aarch64/macroAssembler_aarch64.hpp Mon Jun 25 16:32:02 2018 +0300 @@ -1247,6 +1247,7 @@ Register cnt1, Register cnt2, Register tmp1, Register tmp2, Register tmp3, Register tmp4, + Register tmp5, Register tmp6, int int_cnt1, Register result, int ae); void string_indexof_char(Register str1, Register cnt1, Register ch, Register result,