RFR: 8282592: C2: assert(false) failed: graph should be schedulable
Roland Westrelin
roland at openjdk.java.net
Mon Mar 14 09:16:52 UTC 2022
On Fri, 11 Mar 2022 08:06:50 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> Gave this a quick run through testing and `compiler/c2/irTests/TestSkeletonPredicates.java` failed with `-XX:+CreateCoredumpOnCrash -ea -esa -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -server -XX:-TieredCompilation`:
Thanks for running tests. I pushed a new commit that should fix the test failure.
-------------
PR: https://git.openjdk.java.net/jdk/pull/7758
More information about the hotspot-compiler-dev
mailing list