Skip to content

Commit 98469af

Browse files
Oct 2025 release new excludes (#6667)
* Oct 2025 release new excludes Signed-off-by: Andrew Leonard <[email protected]> * Alpine openjdk excludes should be in alpine folder Signed-off-by: Andrew Leonard <[email protected]> --------- Signed-off-by: Andrew Leonard <[email protected]>
1 parent 8c976a7 commit 98469af

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

openjdk/excludes/ProblemList_openjdk11.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ sun/net/www/protocol/file/DirPermissionDenied.java https://github.com/adoptium/a
114114
sun/net/www/http/KeepAliveCache/KeepAliveProperty.java https://bugs.openjdk.org/browse/JDK-8285836 linux-ppc64le
115115
com/sun/net/httpserver/bugs/B6361557.java https://github.com/adoptium/aqa-tests/issues/1272 windows-all
116116
java/net/ipv6tests/UdpTest.java https://bugs.openjdk.java.net/browse/JDK-8198266 generic-all
117+
java/net/httpclient/StreamingBody.java https://github.com/adoptium/temurin-build/issues/893 aix-all
117118

118119
############################################################################
119120

openjdk/excludes/ProblemList_openjdk25.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,7 @@ runtime/os/TestTracePageSizes.java#compiler-options https://bugs.openjdk.org/bro
488488
runtime/ErrorHandling/CreateCoredumpOnCrash.java https://bugs.openjdk.org/browse/JDK-8348862 windows-aarch64,macosx-all,linux-riscv64,linux-ppc64le
489489
runtime/ReservedStack/ReservedStackTest.java https://github.com/adoptium/aqa-tests/issues/5886 windows-aarch64
490490
runtime/ReservedStack/ReservedStackTestCompiler.java https://github.com/adoptium/aqa-tests/issues/5886 windows-aarch64
491+
runtime/jni/checked/TestLargeUTF8Length.java https://github.com/adoptium/aqa-tests/issues/6666 generic-all
491492
runtime/cds/NonJVMVariantLocation.java https://github.com/adoptium/aqa-tests/issues/6672 macosx-x64
492493
############################################################################
493494

openjdk/excludes/ProblemList_openjdk8.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@ com/sun/net/httpserver/Test12.java https://github.com/adoptium/aqa-tests/issues/
194194
sun/net/www/protocol/https/HttpsURLConnection/ImpactOnSNI.java https://bugs.openjdk.java.net/browse/JDK-8155049 solaris-x64
195195
java/net/MulticastSocket/SetOutgoingIf.java https://github.com/adoptium/aqa-tests/issues/2246 aix-all
196196
java/net/MulticastSocket/JoinLeave.java https://github.com/adoptium/aqa-tests/issues/3292 aix-all
197+
java/net/Socket/B8312065.java https://bugs.openjdk.org/browse/JDK-8369996 macosx-all,solaris-all,aix-all
197198

198199
############################################################################
199200

openjdk/excludes/alpine/ProblemList_openjdk11_alpine.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ jdk/jshell/ExternalEditorTest.java https://github.com/adoptium/aqa-tests/issues/
1616
java/lang/ProcessBuilder/Basic.java#id0 https://bugs.openjdk.org/browse/JDK-8245748 linux-all
1717
java/lang/ProcessBuilder/Basic.java#id1 https://bugs.openjdk.org/browse/JDK-8245748 linux-all
1818
sun/management/jmxremote/bootstrap/CustomLauncherTest.java https://github.com/adoptium/aqa-tests/issues/3238 linux-all
19+
compiler/loopopts/TestRangeCheckPredicatesControl.java https://github.com/adoptium/aqa-tests/issues/6665 linux-x64
1920

openjdk/excludes/alpine/ProblemList_openjdk8_alpine.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@
1515
sun/tools/native2ascii/Native2AsciiTests.sh https://github.com/adoptium/aqa-tests/issues/5893 linux-x64
1616
java/lang/ProcessBuilder/Basic.java https://bugs.openjdk.org/browse/JDK-8282219 linux-all
1717
sun/management/jmxremote/bootstrap/CustomLauncherTest.java https://github.com/adoptium/aqa-tests/issues/3238 linux-all
18+
tools/launcher/ExecutionEnvironment.java https://github.com/adoptium/aqa-tests/issues/5894 linux-x64
1819

0 commit comments

Comments
 (0)