Skip to content

Commit 44363da

Browse files
authored
Add riscv exclude for jdk23 VectorGatherMaskFoldingTest (adoptium#5632) (adoptium#5634)
1 parent 3adb9d8 commit 44363da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openjdk/excludes/ProblemList_openjdk23.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ compiler/codecache/MHIntrinsicAllocFailureTest.java https://bugs.openjdk.org/bro
385385
compiler/whitebox/ForceNMethodSweepTest.java https://bugs.openjdk.org/browse/JDK-8265181 linux-arm
386386
compiler/codegen/aes/Test8292158.java https://github.com/adoptium/aqa-tests/issues/4470 linux-s390x
387387
compiler/codegen/aes/TestAESMain.java https://github.com/adoptium/aqa-tests/issues/4470 linux-s390x
388-
compiler/vectorapi/VectorGatherMaskFoldingTest.java https://bugs.openjdk.org/browse/JDK-8333248 linux-s390x
388+
compiler/vectorapi/VectorGatherMaskFoldingTest.java https://bugs.openjdk.org/browse/JDK-8333248 linux-s390x,linux-riscv64
389389

390390
############################################################################
391391

0 commit comments

Comments
 (0)