git: openjdk/jdk17: 8269088: C2 fails with assert(!n->is_Store() && !n->is_LoadStore()) failed: no node with a side effect
Roland Westrelin
roland at openjdk.java.net
Thu Jul 1 08:13:24 UTC 2021
Changeset: ad27d9b3
Author: Roland Westrelin <roland at openjdk.org>
Date: 2021-07-01 08:11:59 +0000
URL: https://git.openjdk.java.net/jdk17/commit/ad27d9b3eca0ebaa5d920af0d3d4c43b3fa6c5f8
8269088: C2 fails with assert(!n->is_Store() && !n->is_LoadStore()) failed: no node with a side effect
Reviewed-by: kvn, iveresov, neliasso
! src/hotspot/share/opto/loopopts.cpp
+ test/hotspot/jtreg/compiler/loopopts/TestStoreSunkInInnerLoop.java
More information about the jdk-changes
mailing list