This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
c05dd2fdca
Branches
Tags
View all branches
jdk-24
/
hotspot
/
test
/
compiler
/
rangechecks
History
Tobias Hartmann
63403a410e
8154073: Several compiler tests fail when are executed with C1 only
...
Added missing flag checks to the tests and Whitebox API. Reviewed-by: kvn
2016-04-14 08:32:39 +02: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
8154073: Several compiler tests fail when are executed with C1 only
2016-04-14 08:32:39 +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