hg: jdk9/hs-comp/hotspot: 8155967: aarch64: fix register usage in block zeroing
edward.nevill at gmail.com
edward.nevill at gmail.com
Wed May 4 08:46:27 UTC 2016
Changeset: 3f6fd139a591
Author: enevill
Date: 2016-05-03 20:36 +0000
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/3f6fd139a591
8155967: aarch64: fix register usage in block zeroing
Summary: fix array fill stub to use r10 == base and r11 == count
Reviewed-by: aph
! src/cpu/aarch64/vm/macroAssembler_aarch64.cpp
! src/cpu/aarch64/vm/stubGenerator_aarch64.cpp
More information about the jdk9-hs-comp-changes
mailing list