RFR: 8286625: C2 fails with assert(!n->is_Store() && !n->is_LoadStore()) failed: no node with a side effect [v2]
Roland Westrelin
roland at openjdk.java.net
Wed Jun 8 06:38:37 UTC 2022
On Wed, 8 Jun 2022 05:12:24 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
>> Roland Westrelin has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update test/hotspot/jtreg/compiler/loopopts/TestOverUnrolling2.java
>>
>> Co-authored-by: Tobias Hartmann <tobias.hartmann at oracle.com>
>
> All tests passed.
@TobiHartmann @chhagedorn thanks for the reviews
-------------
PR: https://git.openjdk.java.net/jdk/pull/8996
More information about the hotspot-compiler-dev
mailing list