8223445: compiler/intrinsics/mathexact/LongMulOverflowTest.java java timeout
authorrraghavan
Wed, 08 May 2019 18:05:28 +0530
changeset 54759 7dbe51e680d1
parent 54758 5e5535d25467
child 54760 57fbbef65a26
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
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