[jdk17u-dev] Integrated: 8314319: LogCompilation doesn't reset lateInlining when it encounters a failure.
Satyen Subramaniam
ssubramaniam at openjdk.org
Tue Sep 2 17:21:57 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 now been integrated.
Changeset: aabe830e
Author: Satyen Subramaniam <ssubramaniam at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/aabe830e3ad26e53cf8af10acb7d8bb7baac66ea
Stats: 614 lines in 3 files changed: 614 ins; 0 del; 0 mod
8314319: LogCompilation doesn't reset lateInlining when it encounters a failure.
Backport-of: e9e0c5699b8d0fbd1bd3a6caa3e0182a2e5bdda3
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/3545
More information about the jdk-updates-dev
mailing list