From 60966817625abe4c151c82ee4046e3a8d4b14cdc Mon Sep 17 00:00:00 2001 From: Vladimir Kozlov Date: Thu, 5 Jul 2018 12:38:36 -0700 Subject: [PATCH] 8206324: compiler/whitebox/DeoptimizeFramesTest.java to ProblemList-graal.txt Reviewed-by: dlong --- test/hotspot/jtreg/ProblemList-graal.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test/hotspot/jtreg/ProblemList-graal.txt b/test/hotspot/jtreg/ProblemList-graal.txt index f9a935729b5..aab792e6bd7 100644 --- a/test/hotspot/jtreg/ProblemList-graal.txt +++ b/test/hotspot/jtreg/ProblemList-graal.txt @@ -95,6 +95,7 @@ compiler/intrinsics/mathexact/sanity/SubtractExactIntTest.java 8202124 gener compiler/intrinsics/mathexact/sanity/MultiplyExactLongTest.java 8202124 generic-all compiler/intrinsics/mathexact/sanity/MultiplyExactIntTest.java 8202124 generic-all compiler/whitebox/DeoptimizeAllTest.java 8202124 generic-all +compiler/whitebox/DeoptimizeFramesTest.java 8202124 generic-all compiler/whitebox/DeoptimizeMethodTest.java 8202124 generic-all compiler/whitebox/ForceNMethodSweepTest.java 8202124 generic-all compiler/whitebox/GetNMethodTest.java 8202124 generic-all