git: openjdk/jdk17u-dev: 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:57:01 UTC 2022


Changeset: f73037d9
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2022-07-03 18:56:09 +0000
URL:       https://git.openjdk.org/jdk17u-dev/commit/f73037d9ae9073c50262aa4f025dbf6c033698df

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

Backport-of: 590337e2f229445e353e7c32e0dcff8d93e412d2

! src/hotspot/share/opto/loopPredicate.cpp
! src/hotspot/share/opto/loopTransform.cpp
+ test/hotspot/jtreg/compiler/loopopts/TestOverUnrolling2.java



More information about the jdk-updates-changes mailing list