[jdk17u-dev] RFR: 8314319: LogCompilation doesn't reset lateInlining when it encounters a failure. [v2]
Satyen Subramaniam
ssubramaniam at openjdk.org
Fri Aug 22 18:06:22 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.
Satyen Subramaniam has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
- Merge branch 'openjdk:master' into 8314319
- Backport e9e0c5699b8d0fbd1bd3a6caa3e0182a2e5bdda3
-------------
Changes:
- all: https://git.openjdk.org/jdk17u-dev/pull/3545/files
- new: https://git.openjdk.org/jdk17u-dev/pull/3545/files/7878efe9..92d5336f
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3545&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3545&range=00-01
Stats: 90020 lines in 1648 files changed: 37951 ins; 45543 del; 6526 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