Skip to content

Commit

Permalink
Add riscv exclude for jdk23 VectorGatherMaskFoldingTest (#5632)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiekang committed Sep 19, 2024
1 parent e54a3c3 commit a99b3e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openjdk/excludes/ProblemList_openjdk23.txt
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +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
compiler/vectorapi/VectorGatherMaskFoldingTest.java https://bugs.openjdk.org/browse/JDK-8333248 linux-s390x,linux-riscv64

############################################################################

Expand Down

0 comments on commit a99b3e6

Please sign in to comment.