jdk-24/test/hotspot/jtreg/compiler/loopstripmining
2020-01-13 10:00:30 +01: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 8225756: [testbug] compiler/loopstripmining/CheckLoopStripMining.java sets too short a SafepointTimeoutDelay 2019-11-13 10:59:25 -08: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
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
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