[jdk21u-dev] RFR: 8314319: LogCompilation doesn't reset lateInlining when it encounters a failure.
duke
duke at openjdk.org
Wed May 7 16:46:28 UTC 2025
On Mon, 5 May 2025 19:00:42 GMT, Satyen Subramaniam <ssubramaniam at openjdk.org> wrote:
> 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.
@satyenme
Your change (at version 39473456c972eb0a1793aa9745b37154b74d6766) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1737#issuecomment-2859276400
More information about the jdk-updates-dev
mailing list