From c022c7be93ab035f1445263a9ae6a5bb6bc8fd6e Mon Sep 17 00:00:00 2001 From: Jie Kang Date: Wed, 18 Sep 2024 21:24:12 -0400 Subject: [PATCH] Add VectorGatherMaskFoldingTest to excludes for jdk23 s390x (#5628) --- openjdk/excludes/ProblemList_openjdk23.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/openjdk/excludes/ProblemList_openjdk23.txt b/openjdk/excludes/ProblemList_openjdk23.txt index 62e4560cf7..cbd1ac4772 100644 --- a/openjdk/excludes/ProblemList_openjdk23.txt +++ b/openjdk/excludes/ProblemList_openjdk23.txt @@ -385,6 +385,7 @@ compiler/codecache/MHIntrinsicAllocFailureTest.java https://bugs.openjdk.org/bro compiler/whitebox/ForceNMethodSweepTest.java https://bugs.openjdk.org/browse/JDK-8265181 linux-arm compiler/codegen/aes/Test8292158.java https://github.com/adoptium/aqa-tests/issues/4470 linux-s390x compiler/codegen/aes/TestAESMain.java https://github.com/adoptium/aqa-tests/issues/4470 linux-s390x +compiler/vectorapi/VectorGatherMaskFoldingTest.java https://bugs.openjdk.org/browse/JDK-8333248 linux-s390x ############################################################################