[jdk17u-dev] Integrated: 8286625: C2 fails with assert(!n->is_Store() && !n->is_LoadStore()) failed: no node with a side effect

Goetz Lindenmaier goetz at openjdk.org
Sun Jul 3 18:59:40 UTC 2022


On Tue, 28 Jun 2022 19:52:29 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 17.0.5-oracle.

This pull request has now been integrated.

Changeset: f73037d9
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/f73037d9ae9073c50262aa4f025dbf6c033698df
Stats:     64 lines in 3 files changed: 63 ins; 0 del; 1 mod

8286625: C2 fails with assert(!n->is_Store() && !n->is_LoadStore()) failed: no node with a side effect

Backport-of: 590337e2f229445e353e7c32e0dcff8d93e412d2

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

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


More information about the jdk-updates-dev mailing list