jdk-24/hotspot/test/compiler/rangechecks
Tobias Hartmann af2e00ae90 8140574: C2 must re-execute checks after deoptimizing from merged uncommon traps
Before merging uncommon traps we have to check for proper bci domination and compatible JVMStates to guarantee correct re-execution of the checks.

Reviewed-by: kvn, roland
2015-11-06 09:36:47 +01:00
..
TestBadFoldCompare.java 8135069: C2 replaces range checks by unsigned comparison with -1 2015-09-11 16:56:56 +02:00
TestExplicitRangeChecks.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
TestRangeCheckSmearing.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02: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