From 31e5bbbd7b321264c1bd4696d4c4f79bd0d7e9e4 Mon Sep 17 00:00:00 2001 From: Babneet Singh Date: Wed, 12 Jan 2022 22:52:36 -0500 Subject: [PATCH] Re-enable tests disabled for adoptium/temurin-build#248 adoptium/temurin-build#248 has been closed. All tests disabled for adoptium/temurin-build#248 have been re-enabled. Signed-off-by: Babneet Singh --- disabledTestParser/ProblemList.json | 9 +-------- openjdk/excludes/ProblemList_openjdk10-openj9.txt | 3 --- openjdk/excludes/ProblemList_openjdk10.txt | 3 --- openjdk/excludes/ProblemList_openjdk11-openj9.txt | 2 -- openjdk/excludes/ProblemList_openjdk11.txt | 2 -- openjdk/excludes/ProblemList_openjdk12-openj9.txt | 5 ----- openjdk/excludes/ProblemList_openjdk12.txt | 6 ------ openjdk/excludes/ProblemList_openjdk13-openj9.txt | 4 ---- openjdk/excludes/ProblemList_openjdk13.txt | 5 ----- openjdk/excludes/ProblemList_openjdk14-openj9.txt | 4 ---- openjdk/excludes/ProblemList_openjdk14.txt | 4 ---- openjdk/excludes/ProblemList_openjdk15-openj9.txt | 4 ---- openjdk/excludes/ProblemList_openjdk15.txt | 5 ----- openjdk/excludes/ProblemList_openjdk16-openj9.txt | 4 ---- openjdk/excludes/ProblemList_openjdk16.txt | 5 ----- openjdk/excludes/ProblemList_openjdk17-openj9.txt | 4 ---- openjdk/excludes/ProblemList_openjdk17.txt | 5 ----- openjdk/excludes/ProblemList_openjdk18-openj9.txt | 4 ---- openjdk/excludes/ProblemList_openjdk18.txt | 5 ----- 19 files changed, 1 insertion(+), 82 deletions(-) diff --git a/disabledTestParser/ProblemList.json b/disabledTestParser/ProblemList.json index 5758240039..0a51b4f3cb 100644 --- a/disabledTestParser/ProblemList.json +++ b/disabledTestParser/ProblemList.json @@ -1,15 +1,8 @@ [{ - "JDK_VERSION" : 17, - "JDK_IMPL" : "hotspot", - "TARGET" : "jdk_custom", - "CUSTOM_TARGET" : "java/lang/ClassLoader/nativeLibrary/NativeLibraryTest.java", - "ISSUE_TRACKER" : "https://github.com/adoptium/temurin-build/issues/248", - "PLATFORM" : "all" - },{ "JDK_VERSION" : 16, "JDK_IMPL" : "openj9", "TARGET" : "jdk_custom", "CUSTOM_TARGET" : "java/lang/ClassLoader/Assert.java", "ISSUE_TRACKER" : "https://github.com/eclipse-openj9/openj9/issues/6668", "PLATFORM" : "x86-64_mac" -}] \ No newline at end of file +}] diff --git a/openjdk/excludes/ProblemList_openjdk10-openj9.txt b/openjdk/excludes/ProblemList_openjdk10-openj9.txt index 3f9a1ca260..296d510dca 100644 --- a/openjdk/excludes/ProblemList_openjdk10-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk10-openj9.txt @@ -21,8 +21,6 @@ ############################################################################ # jdk_lang -java/lang/ClassLoader/nativeLibrary/NativeLibraryTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all -java/lang/String/nativeEncoding/StringPlatformChars.java https://github.com/adoptium/temurin-build/issues/248 generic-all ############################################################################ # jdk_management @@ -54,7 +52,6 @@ java/lang/String/nativeEncoding/StringPlatformChars.java https://github.com/adop ############################################################################ # jdk_nio -java/nio/channels/FileChannel/directio/DirectIOTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all ############################################################################ # jdk_rmi diff --git a/openjdk/excludes/ProblemList_openjdk10.txt b/openjdk/excludes/ProblemList_openjdk10.txt index 13e29773cd..4753e0b647 100644 --- a/openjdk/excludes/ProblemList_openjdk10.txt +++ b/openjdk/excludes/ProblemList_openjdk10.txt @@ -21,8 +21,6 @@ ############################################################################ # jdk_lang -java/lang/ClassLoader/nativeLibrary/NativeLibraryTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all -java/lang/String/nativeEncoding/StringPlatformChars.java https://github.com/adoptium/temurin-build/issues/248 generic-all ############################################################################ # jdk_management @@ -54,7 +52,6 @@ java/lang/String/nativeEncoding/StringPlatformChars.java https://github.com/adop ############################################################################ # jdk_nio -java/nio/channels/FileChannel/directio/DirectIOTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all ############################################################################ # jdk_rmi diff --git a/openjdk/excludes/ProblemList_openjdk11-openj9.txt b/openjdk/excludes/ProblemList_openjdk11-openj9.txt index e84b5144b0..b25dc112d8 100644 --- a/openjdk/excludes/ProblemList_openjdk11-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk11-openj9.txt @@ -35,7 +35,6 @@ java/lang/ClassLoader/EndorsedDirs.java https://github.com/eclipse-openj9/openj9 java/lang/ClassLoader/ExtDirs.java https://github.com/eclipse-openj9/openj9/issues/3055 generic-all java/lang/ClassLoader/LibraryPathProperty.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all java/lang/ClassLoader/RecursiveSystemLoader.java https://github.com/eclipse-openj9/openj9/issues/3178 generic-all -java/lang/ClassLoader/nativeLibrary/NativeLibraryTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/lang/Enum/ConstantDirectoryOptimalCapacity.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all java/lang/ModuleLayer/BasicLayerTest.java https://github.com/eclipse-openj9/openj9/issues/6462 generic-all java/lang/ProcessBuilder/Basic.java#id0 https://github.com/eclipse-openj9/openj9/issues/9032 linux-aarch64,aix-all,linux-ppc64le @@ -55,7 +54,6 @@ java/lang/String/CaseInsensitiveComparator.java https://github.com/eclipse-openj java/lang/String/CompactString/IndexOf.java https://github.com/eclipse-openj9/openj9/issues/6673 generic-all java/lang/String/EqualsIgnoreCase.java https://github.com/eclipse-openj9/openj9/issues/6666 generic-all java/lang/String/StringRepeat.java https://github.com/eclipse-openj9/openj9/issues/6667 generic-all -java/lang/String/nativeEncoding/StringPlatformChars.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/lang/System/Logger/custom/CustomLoggerTest.java https://github.com/eclipse-openj9/openj9/issues/6674 generic-all java/lang/System/Logger/default/DefaultLoggerTest.java https://github.com/eclipse-openj9/openj9/issues/6674 generic-all java/lang/System/LoggerFinder/BaseLoggerFinderTest/BaseLoggerFinderTest.java https://github.com/eclipse-openj9/openj9/issues/6674 generic-all diff --git a/openjdk/excludes/ProblemList_openjdk11.txt b/openjdk/excludes/ProblemList_openjdk11.txt index adbe6b16d7..4a140916ef 100644 --- a/openjdk/excludes/ProblemList_openjdk11.txt +++ b/openjdk/excludes/ProblemList_openjdk11.txt @@ -38,11 +38,9 @@ compiler/gcbarriers/UnsafeIntrinsicsTest.java#shenandoah https://github.com/adop # jdk_lang java/lang/Class/GetPackageBootLoaderChildLayer.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all -java/lang/ClassLoader/nativeLibrary/NativeLibraryTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/lang/ProcessBuilder/checkHandles/CheckHandles.java https://github.com/adoptium/aqa-tests/issues/1773 windows-x86 # java/lang/String/StringRepeat.java https://bugs.openjdk.java.net/browse/JDK-8221400 java/lang/String/StringRepeat.java https://github.com/adoptium/aqa-tests/issues/1272 windows-all -java/lang/String/nativeEncoding/StringPlatformChars.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/lang/System/LoggerFinder/modules/JDKLoggerForImageTest.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all java/lang/System/LoggerFinder/modules/LoggerInImageTest.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all java/lang/System/LoggerFinder/modules/NamedLoggerForImageTest.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all diff --git a/openjdk/excludes/ProblemList_openjdk12-openj9.txt b/openjdk/excludes/ProblemList_openjdk12-openj9.txt index 18dc53e247..1939107a22 100644 --- a/openjdk/excludes/ProblemList_openjdk12-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk12-openj9.txt @@ -34,7 +34,6 @@ java/lang/ClassLoader/EndorsedDirs.java https://github.com/eclipse-openj9/openj9 java/lang/ClassLoader/ExtDirs.java https://github.com/eclipse-openj9/openj9/issues/3055 generic-all java/lang/ClassLoader/LibraryPathProperty.java https://github.ibm.com/runtimes/openjdk-contribution/issues/606 generic-all java/lang/ClassLoader/RecursiveSystemLoader.java https://github.com/eclipse-openj9/openj9/issues/3178 generic-all -java/lang/ClassLoader/nativeLibrary/NativeLibraryTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/lang/Enum/ConstantDirectoryOptimalCapacity.java https://github.com/adoptium/aqa-tests/issues/585 generic-all java/lang/ModuleLayer/BasicLayerTest.java https://github.com/eclipse-openj9/openj9/issues/6462 generic-all java/lang/ProcessBuilder/Basic.java#id0 https://github.com/eclipse-openj9/openj9/issues/4945 generic-all @@ -56,7 +55,6 @@ java/lang/String/CompactString/IndexOf.java https://github.com/adoptium/aqa-test java/lang/String/EqualsIgnoreCase.java https://github.com/adoptium/aqa-tests/issues/585 generic-all java/lang/String/StringRepeat.java https://github.com/adoptium/aqa-tests/issues/585 generic-all java/lang/String/concat/WithSecurityManager.java https://github.com/adoptium/aqa-tests/issues/585 generic-all -java/lang/String/nativeEncoding/StringPlatformChars.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/lang/System/Logger/custom/CustomLoggerTest.java https://github.com/adoptium/aqa-tests/issues/585 generic-all java/lang/System/Logger/default/DefaultLoggerTest.java https://github.com/adoptium/aqa-tests/issues/585 generic-all java/lang/System/LoggerFinder/BaseLoggerFinderTest/BaseLoggerFinderTest.java https://github.com/adoptium/aqa-tests/issues/585 generic-all @@ -144,9 +142,7 @@ java/lang/reflect/Proxy/ProxyForMethodHandle.java https://github.com/adoptium/aq java/lang/reflect/Proxy/ProxyLayerTest.java https://github.com/adoptium/aqa-tests/issues/585 generic-all java/lang/reflect/Proxy/ProxyModuleMapping.java https://github.com/adoptium/aqa-tests/issues/585 generic-all java/lang/reflect/PublicMethods/PublicMethodsTest.java https://github.com/adoptium/aqa-tests/issues/585 generic-all -java/lang/reflect/exeCallerAccessTest/CallerAccessTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all jdk/modules/scenarios/automaticmodules/RunWithAutomaticModules.java https://github.com/adoptium/aqa-tests/issues/749 windows-all -vm/JniInvocationTest.java https://github.com/adoptium/temurin-build/issues/248 macosx-all ############################################################################ @@ -266,7 +262,6 @@ java/nio/channels/DatagramChannel/Promiscuous.java https://github.c java/nio/channels/DatagramChannel/SendExceptions.java https://github.com/adoptium/aqa-tests/issues/585 generic-all java/nio/channels/DatagramChannel/SocketOptionTests.java https://github.com/adoptium/aqa-tests/issues/585 generic-all java/nio/channels/FileChannel/TempDirectBuffersReclamation.java https://github.com/adoptium/aqa-tests/issues/585 generic-all -java/nio/channels/FileChannel/directio/DirectIOTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/nio/channels/ServerSocketChannel/SocketOptionTests.java https://github.com/adoptium/aqa-tests/issues/585 generic-all java/nio/channels/SocketChannel/AdaptSocket.java https://github.com/eclipse-openj9/openj9/issues/4317 macosx-all java/nio/channels/SocketChannel/ExceptionTranslation.java https://github.com/adoptium/aqa-tests/issues/585 generic-all diff --git a/openjdk/excludes/ProblemList_openjdk12.txt b/openjdk/excludes/ProblemList_openjdk12.txt index 26e8e9cc87..92f6a655b9 100644 --- a/openjdk/excludes/ProblemList_openjdk12.txt +++ b/openjdk/excludes/ProblemList_openjdk12.txt @@ -21,12 +21,8 @@ ############################################################################ # jdk_lang -java/lang/ClassLoader/nativeLibrary/NativeLibraryTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/lang/module/ModuleFinderTest.java https://github.com/adoptium/aqa-tests/issues/749 windows-all -java/lang/String/nativeEncoding/StringPlatformChars.java https://github.com/adoptium/temurin-build/issues/248 generic-all jdk/modules/scenarios/automaticmodules/RunWithAutomaticModules.java https://github.com/adoptium/aqa-tests/issues/749 windows-all -vm/JniInvocationTest.java https://github.com/adoptium/temurin-build/issues/248 macosx-all -java/lang/reflect/exeCallerAccessTest/CallerAccessTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all ############################################################################ # jdk_management @@ -84,8 +80,6 @@ java/io/Serializable/concurrentClassDescLookup/ConcurrentClassDescLookup.java ht ############################################################################ # jdk_nio -java/nio/channels/FileChannel/directio/DirectIOTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all -java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile.java https://github.com/adoptium/aqa-tests/issues/593 linux-all java/nio/channels/AsyncCloseAndInterrupt.java https://github.com/adoptium/aqa-tests/issues/593 linux-all java/nio/charset/spi/CharsetProviderBasicTest.java https://github.com/adoptium/aqa-tests/issues/593 linux-all diff --git a/openjdk/excludes/ProblemList_openjdk13-openj9.txt b/openjdk/excludes/ProblemList_openjdk13-openj9.txt index 68ba9eeae9..6fbc0a4048 100644 --- a/openjdk/excludes/ProblemList_openjdk13-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk13-openj9.txt @@ -35,7 +35,6 @@ java/lang/ClassLoader/EndorsedDirs.java https://github.com/eclipse-openj9/openj9 java/lang/ClassLoader/ExtDirs.java https://github.com/eclipse-openj9/openj9/issues/3055 generic-all java/lang/ClassLoader/LibraryPathProperty.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all java/lang/ClassLoader/RecursiveSystemLoader.java https://github.com/eclipse-openj9/openj9/issues/3178 generic-all -java/lang/ClassLoader/nativeLibrary/NativeLibraryTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/lang/Enum/ConstantDirectoryOptimalCapacity.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all java/lang/ModuleLayer/BasicLayerTest.java https://github.com/eclipse-openj9/openj9/issues/6462 generic-all java/lang/ProcessBuilder/Basic.java#id0 https://github.com/adoptium/aqa-tests/issues/1397 aix-all @@ -55,7 +54,6 @@ java/lang/String/CompactString/IndexOf.java https://github.com/eclipse-openj9/o java/lang/String/EqualsIgnoreCase.java https://github.com/eclipse-openj9/openj9/issues/6666 generic-all java/lang/String/StringRepeat.java https://github.com/eclipse-openj9/openj9/issues/6667 generic-all java/lang/String/UnicodeCasingTest.java https://github.com/eclipse-openj9/openj9/issues/4597 linux-s390x -java/lang/String/nativeEncoding/StringPlatformChars.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/lang/System/Logger/custom/CustomLoggerTest.java https://github.com/eclipse-openj9/openj9/issues/6674 generic-all java/lang/System/Logger/default/DefaultLoggerTest.java https://github.com/eclipse-openj9/openj9/issues/6674 generic-all java/lang/System/LoggerFinder/BaseLoggerFinderTest/BaseLoggerFinderTest.java https://github.com/eclipse-openj9/openj9/issues/6674 generic-all @@ -128,10 +126,8 @@ java/lang/reflect/Nestmates/TestReflectionAPI.java https://github.com/adoptium/a java/lang/reflect/Proxy/ProxyForMethodHandle.java https://github.com/eclipse-openj9/openj9/issues/7741 generic-all java/lang/reflect/Proxy/ProxyLayerTest.java https://github.com/eclipse-openj9/openj9/issues/7775 generic-all java/lang/reflect/PublicMethods/PublicMethodsTest.java https://github.com/eclipse-openj9/openj9/issues/7897 generic-all -java/lang/reflect/exeCallerAccessTest/CallerAccessTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all jdk/modules/etc/DefaultModules.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all jdk/modules/incubator/ImageModules.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all -vm/JniInvocationTest.java https://github.com/adoptium/temurin-build/issues/248 macosx-all ############################################################################ diff --git a/openjdk/excludes/ProblemList_openjdk13.txt b/openjdk/excludes/ProblemList_openjdk13.txt index 600690107f..03ffb0a69c 100644 --- a/openjdk/excludes/ProblemList_openjdk13.txt +++ b/openjdk/excludes/ProblemList_openjdk13.txt @@ -21,10 +21,6 @@ ############################################################################ # jdk_lang -java/lang/ClassLoader/nativeLibrary/NativeLibraryTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all -java/lang/String/nativeEncoding/StringPlatformChars.java https://github.com/adoptium/temurin-build/issues/248 generic-all -vm/JniInvocationTest.java https://github.com/adoptium/temurin-build/issues/248 macosx-all -java/lang/reflect/exeCallerAccessTest/CallerAccessTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/lang/ProcessBuilder/Basic.java#id0 https://github.com/adoptium/aqa-tests/issues/1397 aix-all java/lang/System/LoggerFinder/modules/JDKLoggerForImageTest.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all java/lang/System/LoggerFinder/modules/LoggerInImageTest.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all @@ -111,7 +107,6 @@ java/nio/channels/DatagramChannel/Promiscuous.java https://github.c ############################################################################ # jdk_nio -java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile.java https://github.com/adoptium/aqa-tests/issues/593 linux-all java/nio/channels/AsyncCloseAndInterrupt.java https://github.com/adoptium/aqa-tests/issues/1597 linux-all,aix-all java/nio/charset/spi/CharsetProviderBasicTest.java https://github.com/adoptium/aqa-tests/issues/593 linux-all diff --git a/openjdk/excludes/ProblemList_openjdk14-openj9.txt b/openjdk/excludes/ProblemList_openjdk14-openj9.txt index 3d58139f60..b49f269669 100644 --- a/openjdk/excludes/ProblemList_openjdk14-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk14-openj9.txt @@ -35,7 +35,6 @@ java/lang/ClassLoader/EndorsedDirs.java https://github.com/eclipse-openj9/openj9 java/lang/ClassLoader/ExtDirs.java https://github.com/eclipse-openj9/openj9/issues/3055 generic-all java/lang/ClassLoader/LibraryPathProperty.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all java/lang/ClassLoader/RecursiveSystemLoader.java https://github.com/eclipse-openj9/openj9/issues/3178 generic-all -java/lang/ClassLoader/nativeLibrary/NativeLibraryTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/lang/Enum/ConstantDirectoryOptimalCapacity.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all java/lang/ModuleLayer/BasicLayerTest.java https://github.com/eclipse-openj9/openj9/issues/6462 generic-all java/lang/ProcessBuilder/Basic.java#id0 https://github.com/adoptium/aqa-tests/issues/1397 aix-all @@ -55,7 +54,6 @@ java/lang/String/CompactString/IndexOf.java https://github.com/eclipse-openj9/o java/lang/String/EqualsIgnoreCase.java https://github.com/eclipse-openj9/openj9/issues/6666 generic-all java/lang/String/StringRepeat.java https://github.com/eclipse-openj9/openj9/issues/6667 generic-all java/lang/String/UnicodeCasingTest.java https://github.com/eclipse-openj9/openj9/issues/4597 linux-s390x -java/lang/String/nativeEncoding/StringPlatformChars.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/lang/System/Logger/custom/CustomLoggerTest.java https://github.com/eclipse-openj9/openj9/issues/6674 generic-all java/lang/System/Logger/default/DefaultLoggerTest.java https://github.com/eclipse-openj9/openj9/issues/6674 generic-all java/lang/System/LoggerFinder/BaseLoggerFinderTest/BaseLoggerFinderTest.java https://github.com/eclipse-openj9/openj9/issues/6674 generic-all @@ -120,10 +118,8 @@ java/lang/reflect/Nestmates/TestReflectionAPI.java https://github.com/adoptium/a java/lang/reflect/Proxy/ProxyForMethodHandle.java https://github.com/eclipse-openj9/openj9/issues/7741 generic-all java/lang/reflect/Proxy/ProxyLayerTest.java https://github.com/eclipse-openj9/openj9/issues/7775 generic-all java/lang/reflect/PublicMethods/PublicMethodsTest.java https://github.com/eclipse-openj9/openj9/issues/7897 generic-all -java/lang/reflect/exeCallerAccessTest/CallerAccessTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all jdk/modules/etc/DefaultModules.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all jdk/modules/incubator/ImageModules.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all -vm/JniInvocationTest.java https://github.com/adoptium/temurin-build/issues/248 macosx-all ############################################################################ diff --git a/openjdk/excludes/ProblemList_openjdk14.txt b/openjdk/excludes/ProblemList_openjdk14.txt index 5b0fdb41a6..56a594bfe4 100644 --- a/openjdk/excludes/ProblemList_openjdk14.txt +++ b/openjdk/excludes/ProblemList_openjdk14.txt @@ -23,14 +23,12 @@ # jdk_lang java/lang/Class/GetPackageBootLoaderChildLayer.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all -java/lang/ClassLoader/nativeLibrary/NativeLibraryTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/lang/ProcessBuilder/Basic.java#id0 https://github.com/adoptium/aqa-tests/issues/1397 aix-all,linux-aarch64 java/lang/ProcessBuilder/Basic.java#id1 https://github.com/adoptium/aqa-tests/issues/1864 linux-aarch64 java/lang/ProcessBuilder/InheritIO/InheritIO.sh https://github.com/adoptium/aqa-tests/issues/1864 linux-aarch64 java/lang/ProcessBuilder/SkipTest.java https://github.com/adoptium/aqa-tests/issues/1864 linux-aarch64 # java/lang/String/StringRepeat.java https://bugs.openjdk.java.net/browse/JDK-8221400 java/lang/String/StringRepeat.java https://github.com/adoptium/aqa-tests/issues/1272 windows-all -java/lang/String/nativeEncoding/StringPlatformChars.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/lang/System/LoggerFinder/modules/JDKLoggerForImageTest.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all java/lang/System/LoggerFinder/modules/LoggerInImageTest.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all java/lang/System/LoggerFinder/modules/NamedLoggerForImageTest.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all @@ -55,7 +53,6 @@ java/lang/invoke/VarHandles/VarHandleTestMethodHandleAccessInt.java https://git java/lang/invoke/VarHandles/VarHandleTestMethodHandleAccessLong.java https://github.com/adoptium/infrastructure/issues/1118 linux-aarch64 java/lang/invoke/VarHandles/VarHandleTestMethodHandleAccessShort.java https://github.com/adoptium/infrastructure/issues/1118 linux-aarch64 java/lang/invoke/VarHandles/VarHandleTestMethodHandleAccessString.java https://github.com/adoptium/infrastructure/issues/1118 linux-aarch64 -java/lang/reflect/exeCallerAccessTest/CallerAccessTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/lang/RuntimeTests/exec/Duped.java https://github.com/adoptium/aqa-tests/issues/1864 linux-aarch64 java/lang/RuntimeTests/exec/ExecWithLotsOfArgs.java https://github.com/adoptium/aqa-tests/issues/1864 linux-aarch64 java/lang/RuntimeTests/exec/SetCwd.java https://github.com/adoptium/aqa-tests/issues/1864 linux-aarch64 @@ -188,7 +185,6 @@ java/util/zip/EntryCount64k.java https://github.com/adoptium/aqa-test # jdk_other -vm/JniInvocationTest.java https://github.com/adoptium/temurin-build/issues/248 macosx-all ############################################################################ diff --git a/openjdk/excludes/ProblemList_openjdk15-openj9.txt b/openjdk/excludes/ProblemList_openjdk15-openj9.txt index 548ca77104..21b6f96344 100644 --- a/openjdk/excludes/ProblemList_openjdk15-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk15-openj9.txt @@ -35,7 +35,6 @@ java/lang/ClassLoader/EndorsedDirs.java https://github.com/eclipse-openj9/openj9 java/lang/ClassLoader/ExtDirs.java https://github.com/eclipse-openj9/openj9/issues/3055 generic-all java/lang/ClassLoader/LibraryPathProperty.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all java/lang/ClassLoader/RecursiveSystemLoader.java https://github.com/eclipse-openj9/openj9/issues/3178 generic-all -java/lang/ClassLoader/nativeLibrary/NativeLibraryTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/lang/Enum/ConstantDirectoryOptimalCapacity.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all java/lang/ModuleLayer/BasicLayerTest.java https://github.com/eclipse-openj9/openj9/issues/6462 generic-all java/lang/ProcessBuilder/Basic.java https://github.com/eclipse-openj9/openj9/issues/10921 linux-ppc64le @@ -67,7 +66,6 @@ java/lang/String/concat/WithSecurityManager.java https://github.com/eclipse-open java/lang/String/EqualsIgnoreCase.java https://github.com/eclipse-openj9/openj9/issues/6666 generic-all java/lang/String/StringRepeat.java https://github.com/eclipse-openj9/openj9/issues/6667 generic-all java/lang/String/UnicodeCasingTest.java https://github.com/eclipse-openj9/openj9/issues/4597 linux-s390x -java/lang/String/nativeEncoding/StringPlatformChars.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/lang/System/Logger/custom/CustomLoggerTest.java https://github.com/eclipse-openj9/openj9/issues/6674 generic-all java/lang/System/Logger/default/DefaultLoggerTest.java https://github.com/eclipse-openj9/openj9/issues/6674 generic-all java/lang/System/LoggerFinder/BaseLoggerFinderTest/BaseLoggerFinderTest.java https://github.com/eclipse-openj9/openj9/issues/6674 generic-all @@ -137,10 +135,8 @@ java/lang/reflect/Nestmates/TestReflectionAPI.java https://github.com/adoptium/a java/lang/reflect/Proxy/ProxyForMethodHandle.java https://github.com/eclipse-openj9/openj9/issues/7741 generic-all java/lang/reflect/Proxy/ProxyLayerTest.java https://github.com/eclipse-openj9/openj9/issues/7775 generic-all java/lang/reflect/PublicMethods/PublicMethodsTest.java https://github.com/eclipse-openj9/openj9/issues/7897 generic-all -java/lang/reflect/exeCallerAccessTest/CallerAccessTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all jdk/modules/etc/DefaultModules.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all jdk/modules/incubator/ImageModules.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all -vm/JniInvocationTest.java https://github.com/adoptium/temurin-build/issues/248 macosx-all jdk/internal/loader/NativeLibraries/Main.java https://github.com/adoptium/aqa-tests/issues/1920 generic-all java/lang/ProcessBuilder/checkHandles/CheckHandles.java https://github.com/adoptium/aqa-tests/issues/1920 windows-all ########################################################################### diff --git a/openjdk/excludes/ProblemList_openjdk15.txt b/openjdk/excludes/ProblemList_openjdk15.txt index b5f1f8b7c5..c00c7437dd 100644 --- a/openjdk/excludes/ProblemList_openjdk15.txt +++ b/openjdk/excludes/ProblemList_openjdk15.txt @@ -21,10 +21,6 @@ ############################################################################ # jdk_lang -java/lang/ClassLoader/nativeLibrary/NativeLibraryTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all -java/lang/String/nativeEncoding/StringPlatformChars.java https://github.com/adoptium/temurin-build/issues/248 generic-all -vm/JniInvocationTest.java https://github.com/adoptium/temurin-build/issues/248 macosx-all -java/lang/reflect/exeCallerAccessTest/CallerAccessTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/lang/System/LoggerFinder/modules/JDKLoggerForImageTest.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all java/lang/System/LoggerFinder/modules/LoggerInImageTest.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all java/lang/System/LoggerFinder/modules/NamedLoggerForImageTest.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all @@ -116,7 +112,6 @@ java/nio/channels/DatagramChannel/Promiscuous.java https://github.c ############################################################################ # jdk_nio -java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile.java https://github.com/adoptium/aqa-tests/issues/593 linux-all java/nio/channels/AsyncCloseAndInterrupt.java https://github.com/adoptium/aqa-tests/issues/1597 linux-all,aix-all java/nio/charset/spi/CharsetProviderBasicTest.java https://github.com/adoptium/aqa-tests/issues/593 linux-all diff --git a/openjdk/excludes/ProblemList_openjdk16-openj9.txt b/openjdk/excludes/ProblemList_openjdk16-openj9.txt index 1c7564427f..e85efb0982 100644 --- a/openjdk/excludes/ProblemList_openjdk16-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk16-openj9.txt @@ -41,7 +41,6 @@ java/lang/ClassLoader/EndorsedDirs.java https://github.com/eclipse-openj9/openj9 java/lang/ClassLoader/ExtDirs.java https://github.com/eclipse-openj9/openj9/issues/3055 generic-all java/lang/ClassLoader/LibraryPathProperty.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all java/lang/ClassLoader/RecursiveSystemLoader.java https://github.com/eclipse-openj9/openj9/issues/3178 generic-all -java/lang/ClassLoader/nativeLibrary/NativeLibraryTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/lang/Enum/ConstantDirectoryOptimalCapacity.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all java/lang/ModuleLayer/BasicLayerTest.java https://github.com/eclipse-openj9/openj9/issues/6462 generic-all java/lang/ProcessBuilder/Basic.java https://github.com/eclipse-openj9/openj9/issues/10921 linux-ppc64le @@ -73,7 +72,6 @@ java/lang/String/concat/WithSecurityManager.java https://github.com/eclipse-open java/lang/String/EqualsIgnoreCase.java https://github.com/eclipse-openj9/openj9/issues/6666 generic-all java/lang/String/StringRepeat.java https://github.com/eclipse-openj9/openj9/issues/6667 generic-all java/lang/String/UnicodeCasingTest.java https://github.com/eclipse-openj9/openj9/issues/4597 linux-s390x -java/lang/String/nativeEncoding/StringPlatformChars.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/lang/StringBuilder/HugeCapacity.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all java/lang/System/Logger/custom/CustomLoggerTest.java https://github.com/eclipse-openj9/openj9/issues/6674 generic-all java/lang/System/Logger/default/DefaultLoggerTest.java https://github.com/eclipse-openj9/openj9/issues/6674 generic-all @@ -151,10 +149,8 @@ java/lang/reflect/Nestmates/TestReflectionAPI.java https://github.com/adoptium/a java/lang/reflect/Proxy/ProxyForMethodHandle.java https://github.com/eclipse-openj9/openj9/issues/7741 generic-all java/lang/reflect/Proxy/ProxyLayerTest.java https://github.com/eclipse-openj9/openj9/issues/7775 generic-all java/lang/reflect/PublicMethods/PublicMethodsTest.java https://github.com/eclipse-openj9/openj9/issues/7897 generic-all -java/lang/reflect/exeCallerAccessTest/CallerAccessTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all jdk/modules/etc/DefaultModules.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all jdk/modules/incubator/ImageModules.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all -vm/JniInvocationTest.java https://github.com/adoptium/temurin-build/issues/248 macosx-all jdk/internal/loader/NativeLibraries/Main.java https://github.com/adoptium/aqa-tests/issues/1920 generic-all java/lang/invoke/lambda/superProtectedMethod/SuperMethodTest.java https://github.com/eclipse-openj9/openj9/issues/11783 generic-all java/lang/invoke/MethodHandles/publicLookup/Driver.java https://github.com/eclipse-openj9/openj9/issues/10648 generic-all diff --git a/openjdk/excludes/ProblemList_openjdk16.txt b/openjdk/excludes/ProblemList_openjdk16.txt index 99f4e0cbd8..eaa8395c69 100644 --- a/openjdk/excludes/ProblemList_openjdk16.txt +++ b/openjdk/excludes/ProblemList_openjdk16.txt @@ -51,10 +51,6 @@ java/beans/XMLEncoder/javax_swing_plaf_BorderUIResource_TitledBorderUIResource.j ############################################################################ # jdk_lang -java/lang/ClassLoader/nativeLibrary/NativeLibraryTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all -java/lang/String/nativeEncoding/StringPlatformChars.java https://github.com/adoptium/temurin-build/issues/248 generic-all -vm/JniInvocationTest.java https://github.com/adoptium/temurin-build/issues/248 macosx-all -java/lang/reflect/exeCallerAccessTest/CallerAccessTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/lang/System/LoggerFinder/modules/JDKLoggerForImageTest.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all java/lang/System/LoggerFinder/modules/LoggerInImageTest.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all java/lang/System/LoggerFinder/modules/NamedLoggerForImageTest.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all @@ -161,7 +157,6 @@ com/sun/jdi/JdwpNetProps.java https://bugs.openjdk.java.net/browse/JDK-8231915 l ############################################################################ # jdk_nio -java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile.java https://github.com/adoptium/aqa-tests/issues/593 linux-all java/nio/channels/AsyncCloseAndInterrupt.java https://github.com/adoptium/aqa-tests/issues/1597 linux-all,aix-all java/nio/charset/spi/CharsetProviderBasicTest.java https://github.com/adoptium/aqa-tests/issues/593 linux-all diff --git a/openjdk/excludes/ProblemList_openjdk17-openj9.txt b/openjdk/excludes/ProblemList_openjdk17-openj9.txt index 6396e79e04..e9e8e12efc 100644 --- a/openjdk/excludes/ProblemList_openjdk17-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk17-openj9.txt @@ -35,7 +35,6 @@ java/lang/ClassLoader/EndorsedDirs.java https://github.com/eclipse-openj9/openj9 java/lang/ClassLoader/ExtDirs.java https://github.com/eclipse-openj9/openj9/issues/3055 generic-all java/lang/ClassLoader/LibraryPathProperty.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all java/lang/ClassLoader/RecursiveSystemLoader.java https://github.com/eclipse-openj9/openj9/issues/3178 generic-all -java/lang/ClassLoader/nativeLibrary/NativeLibraryTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/lang/Enum/ConstantDirectoryOptimalCapacity.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all java/lang/ModuleLayer/BasicLayerTest.java https://github.com/eclipse-openj9/openj9/issues/6462 generic-all java/lang/ProcessBuilder/Basic.java https://github.com/eclipse-openj9/openj9/issues/10921 linux-ppc64le @@ -67,7 +66,6 @@ java/lang/String/concat/WithSecurityManager.java https://github.com/eclipse-open java/lang/String/EqualsIgnoreCase.java https://github.com/eclipse-openj9/openj9/issues/6666 generic-all java/lang/String/StringRepeat.java https://github.com/eclipse-openj9/openj9/issues/6667 generic-all java/lang/String/UnicodeCasingTest.java https://github.com/eclipse-openj9/openj9/issues/4597 linux-s390x -java/lang/String/nativeEncoding/StringPlatformChars.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/lang/StringBuilder/HugeCapacity.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all java/lang/System/Logger/custom/CustomLoggerTest.java https://github.com/eclipse-openj9/openj9/issues/6674 generic-all java/lang/System/Logger/default/DefaultLoggerTest.java https://github.com/eclipse-openj9/openj9/issues/6674 generic-all @@ -127,10 +125,8 @@ java/lang/reflect/Nestmates/TestReflectionAPI.java https://github.com/adoptium/a java/lang/reflect/Proxy/ProxyForMethodHandle.java https://github.com/eclipse-openj9/openj9/issues/7741 generic-all java/lang/reflect/Proxy/ProxyLayerTest.java https://github.com/eclipse-openj9/openj9/issues/7775 generic-all java/lang/reflect/PublicMethods/PublicMethodsTest.java https://github.com/eclipse-openj9/openj9/issues/7897 generic-all -java/lang/reflect/exeCallerAccessTest/CallerAccessTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all jdk/modules/etc/DefaultModules.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all jdk/modules/incubator/ImageModules.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all -vm/JniInvocationTest.java https://github.com/adoptium/temurin-build/issues/248 macosx-all jdk/internal/loader/NativeLibraries/Main.java https://github.com/adoptium/aqa-tests/issues/1920 generic-all java/util/stream/test/org/openjdk/tests/java/util/stream/SpliteratorTest.java https://github.com/eclipse-openj9/openj9/issues/11135 generic-all java/lang/ProcessBuilder/checkHandles/CheckHandles.java https://github.com/adoptium/aqa-tests/issues/1920 windows-all diff --git a/openjdk/excludes/ProblemList_openjdk17.txt b/openjdk/excludes/ProblemList_openjdk17.txt index f7f27a6c29..8cb3a6de39 100644 --- a/openjdk/excludes/ProblemList_openjdk17.txt +++ b/openjdk/excludes/ProblemList_openjdk17.txt @@ -44,10 +44,6 @@ java/beans/XMLEncoder/javax_swing_plaf_BorderUIResource_TitledBorderUIResource.j ############################################################################ # jdk_lang -java/lang/ClassLoader/nativeLibrary/NativeLibraryTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all -java/lang/String/nativeEncoding/StringPlatformChars.java https://github.com/adoptium/temurin-build/issues/248 generic-all -vm/JniInvocationTest.java https://github.com/adoptium/temurin-build/issues/248 macosx-all -java/lang/reflect/exeCallerAccessTest/CallerAccessTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/lang/System/LoggerFinder/modules/JDKLoggerForImageTest.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all java/lang/System/LoggerFinder/modules/LoggerInImageTest.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all java/lang/System/LoggerFinder/modules/NamedLoggerForImageTest.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all @@ -151,7 +147,6 @@ com/sun/jdi/BreakpointTest.java https://bugs.openjdk.java.net/browse/JDK-8050470 ############################################################################ # jdk_nio -java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile.java https://github.com/adoptium/aqa-tests/issues/593 linux-all java/nio/channels/AsyncCloseAndInterrupt.java https://github.com/adoptium/aqa-tests/issues/1597 linux-all,aix-all java/nio/charset/spi/CharsetProviderBasicTest.java https://github.com/adoptium/aqa-tests/issues/593 linux-all diff --git a/openjdk/excludes/ProblemList_openjdk18-openj9.txt b/openjdk/excludes/ProblemList_openjdk18-openj9.txt index e8a38b5577..183f14dd27 100644 --- a/openjdk/excludes/ProblemList_openjdk18-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk18-openj9.txt @@ -36,7 +36,6 @@ java/lang/ClassLoader/EndorsedDirs.java https://github.com/eclipse-openj9/openj9 java/lang/ClassLoader/ExtDirs.java https://github.com/eclipse-openj9/openj9/issues/3055 generic-all java/lang/ClassLoader/LibraryPathProperty.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all java/lang/ClassLoader/RecursiveSystemLoader.java https://github.com/eclipse-openj9/openj9/issues/3178 generic-all -java/lang/ClassLoader/nativeLibrary/NativeLibraryTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/lang/Enum/ConstantDirectoryOptimalCapacity.java https://github.com/adoptium/aqa-tests/issues/1297 generic-all java/lang/ModuleLayer/BasicLayerTest.java https://github.com/eclipse-openj9/openj9/issues/6462 generic-all java/lang/Object/FinalizationOption.java https://github.com/eclipse-openj9/openj9/issues/14131 generic-all @@ -71,7 +70,6 @@ java/lang/String/concat/WithSecurityManager.java https://github.com/eclipse-open java/lang/String/EqualsIgnoreCase.java https://github.com/eclipse-openj9/openj9/issues/6666 generic-all java/lang/String/StringRepeat.java https://github.com/eclipse-openj9/openj9/issues/6667 generic-all java/lang/String/UnicodeCasingTest.java https://github.com/eclipse-openj9/openj9/issues/4597 linux-s390x -java/lang/String/nativeEncoding/StringPlatformChars.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/lang/System/Logger/custom/CustomLoggerTest.java https://github.com/eclipse-openj9/openj9/issues/6674 generic-all java/lang/System/Logger/default/DefaultLoggerTest.java https://github.com/eclipse-openj9/openj9/issues/6674 generic-all java/lang/System/LoggerFinder/BaseLoggerFinderTest/BaseLoggerFinderTest.java https://github.com/eclipse-openj9/openj9/issues/6674 generic-all @@ -130,10 +128,8 @@ java/lang/reflect/Nestmates/TestReflectionAPI.java https://github.com/adoptium/a java/lang/reflect/Proxy/ProxyForMethodHandle.java https://github.com/eclipse-openj9/openj9/issues/7741 generic-all java/lang/reflect/Proxy/ProxyLayerTest.java https://github.com/eclipse-openj9/openj9/issues/7775 generic-all java/lang/reflect/PublicMethods/PublicMethodsTest.java https://github.com/eclipse-openj9/openj9/issues/7897 generic-all -java/lang/reflect/exeCallerAccessTest/CallerAccessTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all jdk/modules/etc/DefaultModules.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all jdk/modules/incubator/ImageModules.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all -vm/JniInvocationTest.java https://github.com/adoptium/temurin-build/issues/248 macosx-all jdk/internal/loader/NativeLibraries/Main.java https://github.com/adoptium/aqa-tests/issues/1920 generic-all java/util/stream/test/org/openjdk/tests/java/util/stream/SpliteratorTest.java https://github.com/eclipse-openj9/openj9/issues/11135 generic-all java/lang/ProcessBuilder/checkHandles/CheckHandles.java https://github.com/adoptium/aqa-tests/issues/1920 windows-all diff --git a/openjdk/excludes/ProblemList_openjdk18.txt b/openjdk/excludes/ProblemList_openjdk18.txt index 38d6b22044..b0acb0ba08 100644 --- a/openjdk/excludes/ProblemList_openjdk18.txt +++ b/openjdk/excludes/ProblemList_openjdk18.txt @@ -48,10 +48,6 @@ java/beans/PropertyChangeSupport/Test4682386.java https://github.com/adoptium/ ############################################################################ # jdk_lang -java/lang/ClassLoader/nativeLibrary/NativeLibraryTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all -java/lang/String/nativeEncoding/StringPlatformChars.java https://github.com/adoptium/temurin-build/issues/248 generic-all -vm/JniInvocationTest.java https://github.com/adoptium/temurin-build/issues/248 macosx-all -java/lang/reflect/exeCallerAccessTest/CallerAccessTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/lang/System/LoggerFinder/modules/JDKLoggerForImageTest.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all java/lang/System/LoggerFinder/modules/LoggerInImageTest.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all java/lang/System/LoggerFinder/modules/NamedLoggerForImageTest.java https://github.com/adoptium/aqa-tests/issues/1267 macosx-all @@ -204,7 +200,6 @@ com/sun/management/OperatingSystemMXBean/TestTotalSwap.java https://github.com/a ############################################################################ # jdk_nio -java/nio/channels/spi/SelectorProvider/inheritedChannel/InheritedChannelTest.java https://github.com/adoptium/temurin-build/issues/248 generic-all java/nio/file/attribute/BasicFileAttributeView/UnixSocketFile.java https://github.com/adoptium/aqa-tests/issues/593 linux-all java/nio/channels/AsyncCloseAndInterrupt.java https://github.com/adoptium/aqa-tests/issues/1597 linux-all,aix-all java/nio/charset/spi/CharsetProviderBasicTest.java https://github.com/adoptium/aqa-tests/issues/593 linux-all