From 6635b3d7a712e6a431a885e42d2d123e774adda3 Mon Sep 17 00:00:00 2001 From: zzambers Date: Thu, 2 Mar 2023 20:26:05 +0100 Subject: [PATCH] Unexclude compiler/criticalnatives/argumentcorruption/Test8167409.sh on JDK8 linux-aarch64 (#4383) fixed by: JDK-8299804 --- openjdk/excludes/ProblemList_openjdk8.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openjdk/excludes/ProblemList_openjdk8.txt b/openjdk/excludes/ProblemList_openjdk8.txt index 58ea8d22b7..453530870b 100644 --- a/openjdk/excludes/ProblemList_openjdk8.txt +++ b/openjdk/excludes/ProblemList_openjdk8.txt @@ -46,7 +46,7 @@ runtime/7110720/Test7110720.sh https://github.com/adoptium/aqa-tests/issues/2818 compiler/6894807/IsInstanceTest.java https://github.com/adoptium/aqa-tests/issues/2818 aix-all compiler/8004051/Test8004051.java https://github.com/adoptium/aqa-tests/issues/2818 aix-all gc/g1/TestHumongousCodeCacheRoots.java https://github.com/adoptium/aqa-tests/issues/2818 aix-all -compiler/criticalnatives/argumentcorruption/Test8167409.sh https://github.com/adoptium/aqa-tests/issues/2984 linux-aarch64,linux-arm +compiler/criticalnatives/argumentcorruption/Test8167409.sh https://github.com/adoptium/aqa-tests/issues/2984 linux-arm compiler/c2/cr6340864/TestByteVect.java https://bugs.openjdk.java.net/browse/JDK-8252473 linux-arm,windows-x86 compiler/c2/cr6340864/TestDoubleVect.java https://bugs.openjdk.java.net/browse/JDK-8252473 linux-arm,windows-x86 compiler/c2/cr6340864/TestFloatVect.java https://bugs.openjdk.java.net/browse/JDK-8252473 linux-arm,windows-x86