[jdk17u-dev] RFR: 8314319: LogCompilation doesn't reset lateInlining when it encounters a failure.
Satyen Subramaniam
ssubramaniam at openjdk.org
Fri Aug 22 18:06:22 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.
Thanks for following up, lost track of this, but think it's still worth proceeding with - I've merged head, reran testing and will add another approval request.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/3545#issuecomment-3215187410
More information about the jdk-updates-dev
mailing list