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

Paul Hohensee phh at openjdk.org
Thu Mar 7 16:39: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.

Marked as reviewed by phh (Reviewer).

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

PR Review: https://git.openjdk.org/jdk17u-dev/pull/2274#pullrequestreview-1922974266


More information about the jdk-updates-dev mailing list