From 743158e535f9471ab868d4403509ff1ec3f49941 Mon Sep 17 00:00:00 2001 From: Shelley Lambert Date: Wed, 22 Jan 2025 11:06:37 -0500 Subject: [PATCH] aarch64 windows excludes (#5887) Signed-off-by: Shelley Lambert --- openjdk/excludes/ProblemList_openjdk21.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/openjdk/excludes/ProblemList_openjdk21.txt b/openjdk/excludes/ProblemList_openjdk21.txt index 88e39ebff1..352e64fa46 100644 --- a/openjdk/excludes/ProblemList_openjdk21.txt +++ b/openjdk/excludes/ProblemList_openjdk21.txt @@ -420,6 +420,7 @@ javax/management/remote/mandatory/util/MapNullValuesTest.java https://github.com # jdk_imageio javax/imageio/plugins/shared/ImageWriterCompressionTest.java https://github.com/adoptium/aqa-tests/issues/2138 linux-all +javax/imageio/plugins/jpeg/JPEGsNotAcceleratedTest.java https://bugs.openjdk.org/browse/JDK-8336862 windows-all ############################################################################ @@ -471,6 +472,8 @@ runtime/os/TestTracePageSizes.java#G1 https://bugs.openjdk.org/browse/JDK-833755 runtime/os/TestTracePageSizes.java#Parallel https://bugs.openjdk.org/browse/JDK-8337555 linux-all runtime/os/TestTracePageSizes.java#Serial https://bugs.openjdk.org/browse/JDK-8337555 linux-all runtime/os/TestTracePageSizes.java#compiler-options https://bugs.openjdk.org/browse/JDK-8337555 linux-all +runtime/ReservedStack/ReservedStackTest.java https://github.com/adoptium/aqa-tests/issues/5886 windows-aarch64 +runtime/ReservedStack/ReservedStackTestCompiler.java https://github.com/adoptium/aqa-tests/issues/5886 windows-aarch64 ############################################################################