[jdk17u-dev] Integrated: 8319372: C2 compilation fails with "Bad immediate dominator info"

Goetz Lindenmaier goetz at openjdk.org
Mon Mar 11 12:46:58 UTC 2024


On Thu, 7 Mar 2024 16:05:10 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 17.0.12-oracle.
> 
> The change just removes one local optimization pattern in C2. 
> The change did not apply well as there are differences in comment
> and whitespace, and a different error message. 
> 
> Code wise the outermost if()  differs.
> As the inner pattern matching is the same, the problem
> exists similarly in 11.
> 
> Tests pass.

This pull request has now been integrated.

Changeset: f8cfa358
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/f8cfa3588d20992221619deedd94616cdc4df6f8
Stats:     231 lines in 4 files changed: 171 ins; 60 del; 0 mod

8319372: C2 compilation fails with "Bad immediate dominator info"

Reviewed-by: phh
Backport-of: 7766785098816cfcdae3479540cdc866c1ed18ad

-------------

PR: https://git.openjdk.org/jdk17u-dev/pull/2274


More information about the jdk-updates-dev mailing list