From bdc784c0cb02d76c6d3a1608a89f4b64f86253eb Mon Sep 17 00:00:00 2001 From: "Daniel D. Daugherty" Date: Mon, 13 Dec 2021 20:36:40 +0000 Subject: [PATCH] 8278630: ProblemList compiler/vectorapi/reshape/TestVectorCastAVX512.java on X64 Reviewed-by: psandoz --- test/hotspot/jtreg/ProblemList.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/hotspot/jtreg/ProblemList.txt b/test/hotspot/jtreg/ProblemList.txt index 696385cad23..315522b09e4 100644 --- a/test/hotspot/jtreg/ProblemList.txt +++ b/test/hotspot/jtreg/ProblemList.txt @@ -74,6 +74,8 @@ compiler/whitebox/MakeMethodNotCompilableTest.java 8265360 macosx-aarch64 compiler/codecache/jmx/PoolsIndependenceTest.java 8264632 macosx-x64 compiler/codecache/TestStressCodeBuffers.java 8272094 generic-aarch64 +compiler/vectorapi/reshape/TestVectorCastAVX512.java 8278623 generic-x64 + #############################################################################