If -XX:-TieredCompilation and -Xcomp is set with Graal as JIT, all Graal methods will be compiled by Graal itself running in interpreter mode which is very slow and causes tests to time out.
Tests requiring these options should be put on the Graal problem list and re-enabled for libgraal.
Tests requiring these options should be put on the Graal problem list and re-enabled for libgraal.
- duplicates
-
JDK-8207267 Enable tests which currently do not run with Java Graal to run with libgraal
- Open
- relates to
-
JDK-8222292 runtime/exceptionMsgs/ArrayIndexOutOfBoundsException/ArrayIndexOutOfBoundsExceptionTest.java timeout but test passed
- Resolved
-
JDK-8223380 [Graal] compiler/c2/Test8062950.java failed with time out.
- Resolved
-
JDK-8223445 compiler/intrinsics/mathexact/LongMulOverflowTest.java java timeout
- Resolved