diff --git a/openjdk/excludes/ProblemList_openjdk18-openj9.txt b/openjdk/excludes/ProblemList_openjdk18-openj9.txt index 5d23bfaa32..e87c1ae3ef 100644 --- a/openjdk/excludes/ProblemList_openjdk18-openj9.txt +++ b/openjdk/excludes/ProblemList_openjdk18-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 @@ -68,7 +67,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 @@ -130,7 +128,6 @@ java/lang/reflect/Proxy/ProxyLayerTest.java https://github.com/eclipse-openj9/op java/lang/reflect/PublicMethods/PublicMethodsTest.java https://github.com/eclipse-openj9/openj9/issues/7897 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