.. |
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
|
8256425: Obsolete Biased Locking in JDK 18
|
2021-06-24 18:54:41 +00:00 |
CheckLoopStripMiningIterShortLoop.java
|
8266164: mark hotspot compiler/loopstripmining tests which ignore VM flags
|
2021-04-28 03:39:47 +00: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 |
OuterStripMinedLoopLoadWronglyHoisted.java
|
8264958: C2 compilation fails with assert "n is later than its clone"
|
2021-04-16 11:34:45 +00: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 |
TestAddPAtOuterLoopHead.java
|
8303511: C2: assert(get_ctrl(n) == cle_out) during unrolling
|
2023-03-07 08:37:37 +00: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 |
TestEliminatedLoadPinnedOnBackedge.java
|
8257575: C2: "failed: only phis" assert failure in loop strip mining verification
|
2020-12-07 09:38:22 +00:00 |
TestLoadOnBackedgeWithPrec.java
|
8264360: Loop strip mining verification fails with "should be on the backedge"
|
2021-03-30 07:58:49 +00:00 |
TestLSMBadControlOverride.java
|
8290781: Segfault at PhaseIdealLoop::clone_loop_handle_data_uses
|
2022-08-31 09:23:41 +00:00 |
TestNondeleteableSafePoint.java
|
8307131: C2: assert(false) failed: malformed control flow
|
2023-05-09 09:54:22 +00:00 |
TestNoWarningLoopStripMiningIterSet.java
|
8266165: TestNoWarningLoopStripMiningIterSet is runnable only on VM w/ G1, Shenandoah, Z and Epsilon
|
2021-04-28 16:30:27 +00:00 |
TestOuterStripMinedDeadAfterExpansion.java
|
8253756: C2 CompilerThread0 crash in Node::add_req(Node*)
|
2020-10-08 08:39:40 +00:00 |
TestPinnedNodeInInnerLoop.java
|
8268672: C2: assert(!loop->is_member(u_loop)) failed: can be in outer loop or out of both loops only
|
2021-06-21 14:16:54 +00:00 |
TestPinnedUseInOuterLSMUnusedBySfpt.java
|
8263303: C2 compilation fails with assert(found_sfpt) failed: no node in loop that's not input to safepoint
|
2021-06-10 06:56:04 +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 |
TestUseFromInnerInOuterUnusedBySfpt.java
|
8295788: C2 compilation hits "assert((mode == ControlAroundStripMined && use == sfpt) || !use->is_reachable_from_root()) failed: missed a node"
|
2022-11-18 13:46:01 +00: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 |