From 70a7c42ac4c8a5b88557c268920c6ce89f045120 Mon Sep 17 00:00:00 2001 From: Sophia Guo Date: Tue, 10 May 2022 11:42:46 -0400 Subject: [PATCH] Problematic tests on jdk17 arm https://github.com/adoptium/aqa-tests/issues/3594#issuecomment-1104042051 Signed-off-by: Sophia Guo --- openjdk/excludes/ProblemList_openjdk17.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/openjdk/excludes/ProblemList_openjdk17.txt b/openjdk/excludes/ProblemList_openjdk17.txt index eabf0f02c0..3222eb9c99 100644 --- a/openjdk/excludes/ProblemList_openjdk17.txt +++ b/openjdk/excludes/ProblemList_openjdk17.txt @@ -333,6 +333,7 @@ jdk/incubator/vector/Byte256VectorLoadStoreTests.java https://github.com/adoptiu jdk/incubator/vector/ByteMaxVectorLoadStoreTests.java https://github.com/adoptium/aqa-tests/issues/2874 linux-arm jdk/incubator/vector/Short64VectorTests.java https://github.com/adoptium/aqa-tests/issues/2874 linux-arm jdk/incubator/vector/ShortMaxVectorTests.java https://github.com/adoptium/aqa-tests/issues/2874 linux-arm +jdk/incubator/vector/Byte128VectorLoadStoreTests.java https://github.com/adoptium/aqa-tests/issues/2874 linux-arm ############################################################################ # jvm_compiler