..
superword
8233032: assert(in_bb(n)) failed: must be
2019-12-10 09:28:38 +01:00
BadPredicateAfterPartialPeel.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
ConstFPVectorization.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
CountedLoopPeelingProfilePredicates.java
8205515: assert(opcode == Op_RangeCheck) failed: no other if variant here
2018-07-02 10:44:46 +02:00
CountedLoopProblem.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
IterationSplitPredicateInconsistency.java
8207065: Cleanup compiler tests for Client VM
2018-07-13 11:13:34 -07:00
LoadVectorFromStableArray.java
8214344: C2: assert(con.basic_type() != T_ILLEGAL) failed: elembt=byte; loadbt=void; unsigned=0
2018-11-27 08:44:19 +01:00
LoopRotateBadNodeBudget.java
8234807: [TESTBUG] LoopRotateBadNodeBudget fails for client VMs due to Unrecognized VM option PartialPeelNewPhiDelta
2019-11-27 10:13:41 +01:00
LoopUnrollBadNodeBudget.java
8229499: Node budget assert in fuzzed test
2019-09-12 11:44:51 +02:00
LoopUnswitchingBadNodeBudget.java
8229158: make UseSwitchProfiling non-experimental or false by-default
2019-08-20 10:46:23 +02:00
PeelingAndLoopStripMining.java
8229994: assert(false) failed: Bad graph detected in get_early_ctrl_for_expensive
2019-12-06 10:00:16 +01:00
PeelingZeroTripCount.java
8215044: C2 crash in loopTransform.cpp with assert(cl->trip_count() > 0) failed: peeling a fully unrolled loop
2018-12-13 17:57:11 +01:00
SplitIfSharedFastLockBehindCastPP.java
8231620: assert(bol->is_Bool()) crash during split if due to FastLockNode
2019-10-01 10:28:12 +02:00
StoreMovedBeforeInfiniteLoop.java
8197563: assert(is_Loop()) crash in PhaseIdealLoop::try_move_store_before_loop()
2018-02-13 16:57:01 +01:00
StrangeControl.jasm
8228888: C2 compilation fails with assert "m has strange control"
2019-08-20 07:47:13 +02:00
Test6659207.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
Test6855164.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
Test6860469.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
Test7044738.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
Test7052494.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
Test8210392.java
8210392: assert(Compile::current()->live_nodes() < Compile::current()->max_node_limit()) failed: Live Node limit exceeded limit
2018-12-18 10:12:28 +01:00
Test8211698.java
8211698: Crash in C2 compiled code during execution of double array heavy processing code
2018-12-18 19:13:54 +05:30
TestArraysFillDeadControl.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
TestCastIINoLoopLimitCheck.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
TestCMovSplitThruPhi.java
8207065: Cleanup compiler tests for Client VM
2018-07-13 11:13:34 -07:00
TestCMovWithOpaque.java
8231223: C2's conditional move optimization fails with assert(bol->Opcode() == Op_Bool) failed
2019-09-26 09:16:08 +02:00
TestCountedLoopBadIVRange.java
8190375: Java Crash in JavaBug.formatPos(I)Ljava/lang/String
2017-11-13 14:53:28 -05:00
TestCountedLoopSafepointBackedge.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
TestDeadBackbranchArrayAccess.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
TestDivZeroCheckControl.java
8234906: [TESTBUG] TestDivZeroCheckControl fails for client VMs due to Unrecognized VM option LoopUnrollLimit
2019-12-04 10:38:54 +01:00
TestImpossibleIV.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
TestLimitLoadBelowLoopLimitCheck.java
8202123: C2 Crash in Node::in(unsigned int) const+0x14
2018-06-29 17:59:44 +02:00
TestLogSum.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
TestLoopPeeling.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
TestMoveStoresOutOfLoops.java
8189067: SuperWord optimization crashes with "assert(out == prev || prev == __null) failed: no branches off of store slice"
2017-10-13 14:02:01 +02:00
TestMoveStoresOutOfLoopsStoreNoCtrl.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
TestOneIterationStripMined.java
8208275: C2 crash in Node::add_req(Node*)
2018-08-17 08:21:20 +02:00
TestOverunrolling.java
8229158: make UseSwitchProfiling non-experimental or false by-default
2019-08-20 10:46:23 +02:00
TestPredicateLostDependency.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
TestRemoveEmptyLoop.java
8231988: Unexpected test result caused by C2 IdealLoopTree::do_remove_empty_loop
2019-10-11 16:52:18 +08:00
TestRemoveMainPostLoops.java
8233529: loopTransform.cpp:2984: Error: assert(p_f->Opcode() == Op_IfFalse) failed
2019-11-12 10:16:04 +01:00
TestSplitIfBlocksDisabled.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
TestSplitIfOpaque1.java
8215410: Regression test for JDK-8214994
2018-12-17 08:25:57 +01:00
TestSplitIfPinnedCMove.java
8191153: assert(u_ctrl != blk1 && u_ctrl != blk2) failed: won't converge
2017-11-27 10:44:19 -08:00
TestSplitIfUnswitchedLoopsEliminated.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
TestStrangeControl.java
8228888: C2 compilation fails with assert "m has strange control"
2019-08-20 07:47:13 +02:00
TestStripMinedBackToBackIfs.java
8196296: Lucene test crashes C2 compilation
2018-01-30 09:08:44 +01:00
UseCountedLoopSafepoints.java
8187443: Forest Consolidation: Move files to unified layout
2017-09-12 19:03:39 +02:00
UseCountedLoopSafepointsTest.java
8192908: -XX:+UseCountedLoopSafepoints alone doesn't disable strip mining with G1
2017-12-07 15:52:46 +01:00