RFR: 8305543: Ensure GC barriers for arraycopy on AArch64 use caller saved neon temp registers
Andrew Haley
aph at openjdk.org
Wed Apr 5 08:49:15 UTC 2023
On Wed, 5 Apr 2023 07:16:43 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:
> Looks good! We should improve our test coverage in this area.
In debug mode we could (fairly easily?) check for corruption. We could also clobber all of the call-clobbered registers.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13325#issuecomment-1497135976
More information about the hotspot-compiler-dev
mailing list