[jdk17u-dev] RFR: 8314319: LogCompilation doesn't reset lateInlining when it encounters a failure.
Satyen Subramaniam
ssubramaniam at openjdk.org
Mon May 5 19:06:17 UTC 2025
Backporting JDK-8314319: LogCompilation doesn't reset lateInlining when it encounters a failure. Fixes issue where compilation encounters a failure after it processes '<late_inline>' tag, and, in cases where the C2 compiler retries after tweaking options it omits subsume_load. Adds test. Ran GHA Sanity Checks, local Tier 1 and 2 tests. Patch is clean.
-------------
Commit messages:
- Backport e9e0c5699b8d0fbd1bd3a6caa3e0182a2e5bdda3
Changes: https://git.openjdk.org/jdk17u-dev/pull/3545/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3545&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8314319
Stats: 614 lines in 3 files changed: 614 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/3545.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3545/head:pull/3545
PR: https://git.openjdk.org/jdk17u-dev/pull/3545
More information about the jdk-updates-dev
mailing list