hg: jdk-updates/jdk11u-dev: 8235452: Strip mined loop verification fails with assert(is_OuterStripMinedLoop()) failed: invalid node class

rwestrel at redhat.com rwestrel at redhat.com
Thu Mar 19 09:45:40 UTC 2020


Changeset: c99592987a07
Author:    thartmann
Date:      2019-12-11 10:42 +0100
URL:       https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/c99592987a07

8235452: Strip mined loop verification fails with assert(is_OuterStripMinedLoop()) failed: invalid node class
Summary: Do not try to verify strip mining if the strip mined loop is malformed.
Reviewed-by: roland, vlivanov

! src/hotspot/share/opto/loopPredicate.cpp
! src/hotspot/share/opto/loopnode.cpp
! src/hotspot/share/opto/loopnode.hpp
+ test/hotspot/jtreg/compiler/loopstripmining/TestDeadOuterStripMinedLoop.java



More information about the jdk-updates-changes mailing list