[jdk24u] RFR: 8353237: [AArch64] Incorrect result of VectorizedHashCode intrinsic on Cortex-A53
Aleksey Shipilev
shade at openjdk.org
Tue May 27 08:00:35 UTC 2025
Fixes Cortex A53 regression in 24. While the patch is fairly recent, it is also predicated on A53 "feature", so all other AArch64 code is not affected. We have seen customer reports that current 21.0.7 is broken without this patch on A53, we expect 24 is also broken.
Testing:
- [ ] GHA
-------------
Commit messages:
- Backport 883e52aa105727f4bc852d1497e049b689695152
Changes: https://git.openjdk.org/jdk24u/pull/225/files
Webrev: https://webrevs.openjdk.org/?repo=jdk24u&pr=225&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8353237
Stats: 14 lines in 2 files changed: 12 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk24u/pull/225.diff
Fetch: git fetch https://git.openjdk.org/jdk24u.git pull/225/head:pull/225
PR: https://git.openjdk.org/jdk24u/pull/225
More information about the jdk-updates-dev
mailing list