git: openjdk/jdk20: 8298353: C2 fails with assert(opaq->outcnt() == 1 && opaq->in(1) == limit) failed
Roland Westrelin
roland at openjdk.org
Fri Dec 9 15:35:00 UTC 2022
Changeset: b7b996cb
Author: Roland Westrelin <roland at openjdk.org>
Date: 2022-12-09 15:33:09 +0000
URL: https://git.openjdk.org/jdk20/commit/b7b996cb9475f8191d4085a2f7f68187b6f015d5
8298353: C2 fails with assert(opaq->outcnt() == 1 && opaq->in(1) == limit) failed
Reviewed-by: chagedorn, thartmann, kvn
! src/hotspot/share/opto/loopopts.cpp
+ test/hotspot/jtreg/compiler/loopopts/TestBadCountedLoopLimit.java
More information about the jdk-changes
mailing list