[jdk25u] RFR: 8367333: C2: Vector math operation intrinsification failure
Aleksey Shipilev
shade at openjdk.org
Thu Sep 25 11:50:42 UTC 2025
Avoids the `fatal` VM crash when using Vector code. Fixes recent regression in JDK 25.
Additional testing:
- [x] New test fails (crashes VM) without the fix in both release and fastdebug modes, works with the fix
- [ ] Linux x86_64 server fastdebug, `all`
-------------
Commit messages:
- Backport a49856bb044057a738ffc4186e1e5e3916c0254c
- Backport aa36799acb5834d730400fb073a9a3a8ee3c28ef
Changes: https://git.openjdk.org/jdk25u/pull/243/files
Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=243&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8367333
Stats: 169 lines in 3 files changed: 169 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk25u/pull/243.diff
Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/243/head:pull/243
PR: https://git.openjdk.org/jdk25u/pull/243
More information about the jdk-updates-dev
mailing list