[jdk17u-dev] RFR: 8309502: RISC-V: String.indexOf intrinsic may produce misaligned memory loads
Vladimir Kempik
vkempik at openjdk.org
Mon Oct 9 10:23:33 UTC 2023
On Sun, 8 Oct 2023 15:36:53 GMT, Olga Mikhaltsova <omikhaltcova at openjdk.org> wrote:
> I'd like to backport JDK-8309502 to jdk17u. This fix is related only to RISC-V.
>
> The patch applies almost cleanly except `src/hotspot/cpu/riscv/c2_MacroAssembler_riscv.cpp` because of deletion an empty line at the end in the original patch.
>
> Testing: tier1 tests successfully passed on a RISC-V HiFive board with Linux.
lgtm
-------------
Marked as reviewed by vkempik (Reviewer).
PR Review: https://git.openjdk.org/jdk17u-dev/pull/1857#pullrequestreview-1664131153
More information about the jdk-updates-dev
mailing list