[jdk17u-dev] Withdrawn: 8314319: LogCompilation doesn't reset lateInlining when it encounters a failure.
Satyen Subramaniam
ssubramaniam at openjdk.org
Fri May 23 17:24:00 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.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/3545
More information about the jdk-updates-dev
mailing list