--- old/src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp 2018-09-13 14:21:37.356929435 -0700 +++ new/src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp 2018-09-13 14:21:37.144929442 -0700 @@ -5431,7 +5431,7 @@ BLOCK_COMMENT("zero_words {"); cmp(cnt, (u1)zero_words_block_size); - Label around, done, done16; + Label around; br(LO, around); { RuntimeAddress zero_blocks = RuntimeAddress(StubRoutines::aarch64::zero_blocks());