[jdk17u-dev] RFR: 8313402: C1: Incorrect LoadIndexed value numbering
Aleksey Shipilev
shade at openjdk.org
Thu Aug 3 11:29:11 UTC 2023
Clean backport to fix the important C1 bug.
Additional testing:
- [x] New regression test fails without the patch, passes with it, when JDK-8313676 is applied
- [ ] Linux x86_64 fastdebug `tier1 tier2 tier3`
-------------
Commit messages:
- Backport 46fbedb2be98a9b8aba042fa9f90c3b25c312cd6
Changes: https://git.openjdk.org/jdk17u-dev/pull/1636/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1636&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8313402
Stats: 59 lines in 2 files changed: 58 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/1636.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/1636/head:pull/1636
PR: https://git.openjdk.org/jdk17u-dev/pull/1636
More information about the jdk-updates-dev
mailing list