Skip to content

Commit

Permalink
Re-enable tests disabled for adoptium/temurin-build#248
Browse files Browse the repository at this point in the history
adoptium/temurin-build#248 has been closed. All tests disabled for
adoptium/temurin-build#248 have been re-enabled.

Signed-off-by: Babneet Singh <[email protected]>
  • Loading branch information
babsingh committed Jan 13, 2022
1 parent ac0581c commit 31e5bbb
Show file tree
Hide file tree
Showing 19 changed files with 1 addition and 82 deletions.
9 changes: 1 addition & 8 deletions disabledTestParser/ProblemList.json
Original file line number Diff line number Diff line change
@@ -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"
}]
}]
3 changes: 0 additions & 3 deletions openjdk/excludes/ProblemList_openjdk10-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
3 changes: 0 additions & 3 deletions openjdk/excludes/ProblemList_openjdk10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 0 additions & 2 deletions openjdk/excludes/ProblemList_openjdk11-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down
2 changes: 0 additions & 2 deletions openjdk/excludes/ProblemList_openjdk11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
5 changes: 0 additions & 5 deletions openjdk/excludes/ProblemList_openjdk12-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand 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
Expand Down Expand Up @@ -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

############################################################################

Expand Down Expand Up @@ -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
Expand Down
6 changes: 0 additions & 6 deletions openjdk/excludes/ProblemList_openjdk12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
4 changes: 0 additions & 4 deletions openjdk/excludes/ProblemList_openjdk13-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand 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
Expand Down Expand Up @@ -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

############################################################################

Expand Down
5 changes: 0 additions & 5 deletions openjdk/excludes/ProblemList_openjdk13.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
4 changes: 0 additions & 4 deletions openjdk/excludes/ProblemList_openjdk14-openj9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand 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
Expand Down Expand Up @@ -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

############################################################################

Expand Down
4 changes: 0 additions & 4 deletions openjdk/excludes/ProblemList_openjdk14.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand 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
Expand Down Expand Up @@ -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

############################################################################

Expand Down
Loading

0 comments on commit 31e5bbb

Please sign in to comment.