From e8975be94bfef8fa787eb60ad1eac4cb1d4b9076 Mon Sep 17 00:00:00 2001 From: Vladimir Kozlov Date: Thu, 21 Jul 2022 00:46:11 +0000 Subject: [PATCH] 8290746: ProblemList compiler/vectorization/TestAutoVecIntMinMax.java Reviewed-by: dholmes --- test/hotspot/jtreg/ProblemList.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test/hotspot/jtreg/ProblemList.txt b/test/hotspot/jtreg/ProblemList.txt index dc8e0f0f1aa..7c1374590be 100644 --- a/test/hotspot/jtreg/ProblemList.txt +++ b/test/hotspot/jtreg/ProblemList.txt @@ -69,6 +69,7 @@ compiler/c2/Test8004741.java 8235801 generic-all compiler/codecache/jmx/PoolsIndependenceTest.java 8264632 macosx-all +compiler/vectorization/TestAutoVecIntMinMax.java 8290730 generic-x64 #############################################################################