[jdk17u-dev] RFR: 8314319: LogCompilation doesn't reset lateInlining when it encounters a failure.
Goetz Lindenmaier
goetz at openjdk.org
Mon Jun 16 06:34:35 UTC 2025
On Mon, 5 May 2025 19:00:45 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.
Hi @satyenme
Do you still want to bring this to 17? If so, please merge head for new testing and reopen this change.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3545#issuecomment-2975266561
More information about the jdk-updates-dev
mailing list