[jdk11u-dev] RFR: 8279076: C2: Bad AD file when matching SqrtF with UseSSE=0
Aleksey Shipilev
shade at openjdk.java.net
Fri Feb 11 08:00:40 UTC 2022
Unclean backport to fix the x86_32 problem. It is not clean, because Panama is not in 11u, so context in `.ad` is different.
Additional testing:
- [x] Linux x86_32 fails new test without the fix, passes with it
-------------
Commit messages:
- Backport 9d5ae2e38074c3df354aeab19ebbab7d4872165a
Changes: https://git.openjdk.java.net/jdk11u-dev/pull/819/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=819&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8279076
Stats: 64 lines in 2 files changed: 64 ins; 0 del; 0 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/819.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/819/head:pull/819
PR: https://git.openjdk.java.net/jdk11u-dev/pull/819
More information about the jdk-updates-dev
mailing list