jdk-24/test/hotspot/jtreg/compiler/uncommontrap
Roberto Castañeda Lozano 4cfecceb04 8261730: C2 compilation fails with assert(store->find_edge(load) != -1) failed: missing precedence edge
Relax assertion in PhaseCFG::verify() to accept the case where a store is used
to implement an implicit null check and a load is placed in the null block.

Reviewed-by: thartmann, kvn
2021-03-04 07:48:51 +00:00
..
DeoptReallocFailure.java 8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests 2020-04-28 19:57:02 -07:00
FoldedIfNonDomMidIf.java 8201368: IfNode::fold_compares() may lead to incorrect execution 2018-04-10 17:07:21 +02:00
StackOverflowGuardPagesOff.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Test8009761.java 8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests 2020-04-28 19:57:02 -07:00
TestDeoptOOM.java 8202359: [GRAAL] compiler/uncommontrap/TestDeoptOOM.java failed with OutOfMemoryError 2018-10-03 14:53:05 -07:00
TestLockEliminatedAtDeopt.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestNullAssertAtCheckCast.java 8257594: C2 compiled checkcast of non-null object triggers endless deoptimization/recompilation cycle 2020-12-03 13:42:19 +00:00
TestNullCheckAntiDependence.java 8261730: C2 compilation fails with assert(store->find_edge(load) != -1) failed: missing precedence edge 2021-03-04 07:48:51 +00:00
TestStackBangMonitorOwned.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestStackBangRbp.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestUnstableIfTrap.java 8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests 2020-04-28 19:57:02 -07:00
TraceDeoptimizationNoRealloc.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
UncommonTrapLeak.java 8261585: Restore HandleArea used in Deoptimization::uncommon_trap 2021-02-13 02:47:33 +00:00
UncommonTrapStackBang.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00