OpenJDK / jdk / jdk
changeset 54559:86533c4a2f68
8222417: compiler/loopopts/TestOverunrolling.java times out
Summary: Problem list the test with Graal because it uses -Xcomp in combination with -XX:-TieredCompilation.
Reviewed-by: kvn, iignatyev
author | thartmann |
---|---|
date | Wed, 17 Apr 2019 08:12:00 +0200 |
parents | 15f2aae40bc8 |
children | 8b2f797e3edb |
files | test/hotspot/jtreg/ProblemList-graal.txt |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/test/hotspot/jtreg/ProblemList-graal.txt Tue Apr 16 20:47:11 2019 -0700 +++ b/test/hotspot/jtreg/ProblemList-graal.txt Wed Apr 17 08:12:00 2019 +0200 @@ -218,6 +218,8 @@ compiler/jsr292/InvokerSignatureMismatch.java 8221577 generic-all +compiler/loopopts/TestOverunrolling.java 8207267 generic-all + # Graal unit tests org.graalvm.compiler.core.test.CheckGraalInvariants 8205081 org.graalvm.compiler.core.test.OptionsVerifierTest 8205081