jdk-24/hotspot/test/compiler/loopopts
Dmitry Samersoff 85deb5aa7e 8154258: [TESTBUG] Various serviceability tests fail compilation
Replace sun.misc.Unsafe with jdk.internal.misc.Unsafe

Reviewed-by: chegar, kvn
2016-05-01 12:47:00 +03:00
..
6659207 8062854: move compiler jtreg test to corresponding subfolders and use those in TEST.groups 2014-11-18 19:44:45 +01:00
6855164 8062854: move compiler jtreg test to corresponding subfolders and use those in TEST.groups 2014-11-18 19:44:45 +01:00
6860469 8062854: move compiler jtreg test to corresponding subfolders and use those in TEST.groups 2014-11-18 19:44:45 +01:00
7044738 8062854: move compiler jtreg test to corresponding subfolders and use those in TEST.groups 2014-11-18 19:44:45 +01:00
7052494 8068231: Several tests are still excluded 2015-01-16 15:08:20 +03:00
superword 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
BadPredicateAfterPartialPeel.java 8146792: Predicate moved after partial peel may lead to broken graph 2016-01-11 16:02:42 +01:00
ConstFPVectorization.java 8074869: C2 code generator can replace -0.0f with +0.0f on Linux 2015-03-14 11:21:04 +01:00
CountedLoopProblem.java 8073735: compiler/loopopts/CountedLoopProblem.java got OOME 2015-02-24 23:31:00 -08:00
TestArraysFillDeadControl.java 8147645: get_ctrl_no_update() code is wrong 2016-02-03 10:58:50 +01:00
TestCastIINoLoopLimitCheck.java 8072422: Cleanup: Remove some unused flags/code in loop optimizations 2016-04-04 12:52:11 +02:00
TestDeadBackbranchArrayAccess.java 8054478: C2: Incorrectly compiled char[] array access crashes JVM 2014-11-13 09:19:46 +01:00
TestLogSum.java 8046516: Segmentation fault in JVM (easily reproducible) 2014-06-12 10:15:43 -07:00
TestLoopPeeling.java 6675699: need comprehensive fix for unconstrained ConvI2L with narrowed type 2016-01-18 08:40:25 +01:00
TestMoveStoresOutOfLoops.java 8136926: phi == NULL assert in PhaseIdealLoop::try_move_store_after_loop 2015-09-22 15:25:34 +02:00
TestMoveStoresOutOfLoopsStoreNoCtrl.java 8136461: PhaseIdealLoop::try_move_store_before_loop() may bypass early loop exit 2015-09-15 13:08:43 +02:00
TestPredicateLostDependency.java 8069191: moving predicate out of loops may cause array accesses to bypass null check 2015-03-24 10:25:09 +01:00
TestSplitIfBlocksDisabled.java 8086057: Crash with "modified node is not on IGVN._worklist" when running with -XX:-SplitIfBlocks 2016-04-25 10:53:42 +02:00
TestSplitIfUnswitchedLoopsEliminated.java 8078426: mb/jvm/compiler/InterfaceCalls/testAC2 - assert(predicate_proj == 0L) failed: only one predicate entry expected 2015-04-29 14:43:12 -07:00
UseCountedLoopSafepoints.java 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00