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

Roland Westrelin roland at openjdk.java.net
Wed Jun 8 06:37:20 UTC 2022


Changeset: 590337e2
Author:    Roland Westrelin <roland at openjdk.org>
Date:      2022-06-08 06:35:28 +0000
URL:       https://git.openjdk.java.net/jdk/commit/590337e2f229445e353e7c32e0dcff8d93e412d2

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

Reviewed-by: thartmann, chagedorn

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



More information about the jdk-changes mailing list