# HG changeset patch # User rraghavan # Date 1557318928 -19800 # Node ID 7dbe51e680d16d44cd42c4dd8d4b33f47a33cebe # Parent 5e5535d25467c3fe6283ec2f97f82e436678ec06 8223445: compiler/intrinsics/mathexact/LongMulOverflowTest.java java timeout Summary: Problem list the test with Graal because it uses -Xcomp in combination with -XX:-TieredCompilation Reviewed-by: kvn, thartmann diff -r 5e5535d25467 -r 7dbe51e680d1 test/hotspot/jtreg/ProblemList-graal.txt --- a/test/hotspot/jtreg/ProblemList-graal.txt Wed May 08 14:27:14 2019 +0200 +++ b/test/hotspot/jtreg/ProblemList-graal.txt Wed May 08 18:05:28 2019 +0530 @@ -217,6 +217,7 @@ compiler/jsr292/InvokerSignatureMismatch.java 8221577 generic-all compiler/arguments/TestScavengeRootsInCode.java 8207267 generic-all +compiler/intrinsics/mathexact/LongMulOverflowTest.java 8207267 generic-all compiler/loopopts/TestOverunrolling.java 8207267 generic-all runtime/exceptionMsgs/AbstractMethodError/AbstractMethodErrorTest.java 8222582 generic-all