Skip to content

Commit 4d6accc

Browse files
authored
Exclude CookieHandler/B6644726 JDK24 and JDK25 Macos (#6643)
1 parent eb42f1d commit 4d6accc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

openjdk/excludes/ProblemList_openjdk24.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ jdk/incubator/concurrent/ScopedValue/StressStackOverflow.java https://bugs.openj
112112

113113
# jdk_net
114114

115+
java/net/CookieHandler/B6644726.java https://bugs.openjdk.org/browse/JDK-8365811 macosx-all
115116
java/net/Inet4Address/PingThis.java https://github.com/adoptium/infrastructure/issues/1127 aix-all
116117
java/net/InetAddress/BadDottedIPAddress.java https://github.com/adoptium/aqa-tests/issues/593 linux-all
117118
java/net/InetAddress/CachedUnknownHostName.java https://github.com/adoptium/aqa-tests/issues/593 linux-all

openjdk/excludes/ProblemList_openjdk25.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ jdk/incubator/concurrent/ScopedValue/StressStackOverflow.java https://bugs.openj
112112

113113
# jdk_net
114114

115+
java/net/CookieHandler/B6644726.java https://bugs.openjdk.org/browse/JDK-8365811 macosx-all
115116
java/net/Inet4Address/PingThis.java https://github.com/adoptium/infrastructure/issues/1127 aix-all
116117
java/net/InetAddress/BadDottedIPAddress.java https://github.com/adoptium/aqa-tests/issues/593 linux-all
117118
java/net/InetAddress/CachedUnknownHostName.java https://github.com/adoptium/aqa-tests/issues/593 linux-all

0 commit comments

Comments
 (0)