jdk-24/test/hotspot/jtreg/compiler/loopstripmining
Roland Westrelin 76a5852776 8253756: C2 CompilerThread0 crash in Node::add_req(Node*)
Reviewed-by: vlivanov, thartmann
2020-10-08 08:39:40 +00:00
..
AntiDependentLoadInOuterStripMinedLoop.java 8229483: Sinking load out of loop may trigger: assert(found_sfpt) failed: no node in loop that's not input to safepoint 2019-09-23 16:49:09 +02:00
BackedgeNodeWithOutOfLoopControl.java 8194914: Compilation fails with "node not on backedge" in OuterStripMinedLoopNode::adjust_strip_mined_loop 2018-01-15 09:17:25 +01:00
CheckLoopStripMining.java 8252837: Cleanup SAP Copyright file headers 2020-09-07 07:30:10 +00:00
CheckLoopStripMiningIterShortLoop.java 8207065: Cleanup compiler tests for Client VM 2018-07-13 11:13:34 -07:00
DeadNodesInOuterLoopAtLoopCloning2.java 8234350: assert(mode == ControlAroundStripMined && (use == sfpt || !use->is_reachable_from_root())) failed: missed a node 2019-12-09 15:37:04 +01:00
DeadNodesInOuterLoopAtLoopCloning.java 8230061: # assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node 2019-08-28 15:51:03 +02:00
LimitSharedwithOutOfLoopTest.java 8193597: sun/nio/cs/TestStringCoding.java fails intermittently with getBytes(csn) failed -> GBK 2018-01-15 09:19:53 +01:00
LoadDependsOnIfIdenticalToLoopExit.java 8229450: C2 compilation fails with assert(found_sfpt) failed 2019-09-04 16:39:12 +02:00
LoadSplitThruPhi.java 8236759: ShouldNotReachHere in PhaseIdealLoop::verify_strip_mined_scheduling 2020-01-13 10:00:30 +01:00
StripMinedLoopReorgOffsets.java 8210390: C2 still crashes with "assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node" 2018-09-12 16:38:13 +02:00
TestCastIIAfterUnrollingInOuterLoop.java 8240335: C2: assert(found_sfpt) failed: no node in loop that's not input to safepoint 2020-03-20 13:56:12 +01:00
TestConservativeAntiDep.java 8231550: C2: ShouldNotReachHere() in verify_strip_mined_scheduling 2019-10-02 17:32:08 +02:00
TestDeadOuterStripMinedLoop.java 8235452: Strip mined loop verification fails with assert(is_OuterStripMinedLoop()) failed: invalid node class 2019-12-11 10:42:44 +01:00
TestNoWarningLoopStripMiningIterSet.java 8241486: G1/Z give warning when using LoopStripMiningIter and turn off LoopStripMiningIter (0) 2020-08-21 17:41:57 +02:00
TestOuterStripMinedDeadAfterExpansion.java 8253756: C2 CompilerThread0 crash in Node::add_req(Node*) 2020-10-08 08:39:40 +00:00
TestStoreSunkToOuterLoop.java 8247763: assert(outer->outcnt() == 2) failed: 'only phis' failure in LoopNode::verify_strip_mined() 2020-06-18 15:44:55 +02:00
TestStripMinedLimitBelowInit.java 8244086: Following 8241492, strip mined loop may run extra iterations 2020-04-29 10:06:38 +02:00
UnexpectedNodeInOuterLoopWhenCloning.java 8202747: C2: assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node 2018-06-11 14:16:43 +02:00
UnexpectedPinnedNodeInOuterLoop.java 8202950: C2: assert(found_sfpt) failed: no node in loop that's not input to safepoint 2018-05-24 09:59:57 +02:00