jdk-24/hotspot/test/compiler/rangechecks
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
..
PowerOf2SizedArraysChecks.java 8003585: strength reduce or eliminate range checks for power-of-two sized arrays 2016-01-19 14:52:33 +01:00
TestBadFoldCompare.java 8135069: C2 replaces range checks by unsigned comparison with -1 2015-09-11 16:56:56 +02:00
TestExplicitRangeChecks.java 8154258: [TESTBUG] Various serviceability tests fail compilation 2016-05-01 12:47:00 +03:00
TestRangeCheckEliminationDisabled.java 8154763: Crash with "assert(RangeCheckElimination)" if RangeCheckElimination is disabled 2016-04-25 10:51:44 +02:00
TestRangeCheckExceptionHandlerLoop.jasm 8134883: C1 hard crash in range check elimination in Nashorn test262parallel 2015-12-02 15:13:42 +01:00
TestRangeCheckExceptionHandlerLoopMain.java 8134883: C1 hard crash in range check elimination in Nashorn test262parallel 2015-12-02 15:13:42 +01:00
TestRangeCheckSmearing.java 8153737: Unsupported Module 2016-04-09 23:03:39 +01:00
TestRangeCheckSmearingLoopOpts.java 8048170: Test closed/java/text/Normalizer/ConformanceTest.java failed 2014-12-04 14:34:11 +01:00
TestUncommonTrapMerging.java 8140574: C2 must re-execute checks after deoptimizing from merged uncommon traps 2015-11-06 09:36:47 +01:00