hg: jdk/jdk14: 8230185: assert(is_Loop()) failed: invalid node class

tobias.hartmann at oracle.com tobias.hartmann at oracle.com
Wed Dec 18 09:05:15 UTC 2019


Changeset: 5b4e75523380
Author:    jbhateja
Date:      2019-12-18 10:04 +0100
URL:       https://hg.openjdk.java.net/jdk/jdk14/rev/5b4e75523380

8230185: assert(is_Loop()) failed: invalid node class
Summary: Adding missing check for a counted loop.
Reviewed-by: kvn, thartmann

! src/hotspot/share/opto/loopopts.cpp
+ test/hotspot/jtreg/compiler/loopopts/TestIrreducibleLoopWithVNNI.java



More information about the jdk-all-changes mailing list