[jdk21u-dev] Integrated: 8314319: LogCompilation doesn't reset lateInlining when it encounters a failure.

Satyen Subramaniam ssubramaniam at openjdk.org
Sat May 10 03:15:00 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.

This pull request has now been integrated.

Changeset: 0545f2cc
Author:    Satyen Subramaniam <ssubramaniam at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/0545f2cc02e80093dd6735eed7be254e2e5e2008
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/jdk21u-dev/pull/1737


More information about the jdk-updates-dev mailing list