[jdk21] RFR: 8309502: RISC-V: String.indexOf intrinsic may produce misaligned memory loads
Vladimir Kempik
vkempik at openjdk.org
Tue Jun 20 14:13:09 UTC 2023
On Thu, 15 Jun 2023 06:32:21 GMT, Vladimir Kempik <vkempik at openjdk.org> wrote:
> Clean backport to jdk21, fixes misaligned access in string.IndexOf intrinsic, significantly improves performance of intrinsic on hardware without misaligned access support
OKay, I will try with 21.0.1 then
-------------
PR Comment: https://git.openjdk.org/jdk21/pull/20#issuecomment-1598872646
More information about the hotspot-dev
mailing list