git: openjdk/jdk8u-dev: 8223145: Replace wildcard address with loopback or local host in tests - part 1
SendaoYan
syan at openjdk.org
Thu Jan 15 11:31:13 UTC 2026
Changeset: dc19effc
Branch: master
Author: SendaoYan <syan at openjdk.org>
Date: 2026-01-15 11:29:05 +0000
URL: https://git.openjdk.org/jdk8u-dev/commit/dc19effcf6720e1b46b22336b718e7d080ff0022
8223145: Replace wildcard address with loopback or local host in tests - part 1
Replaces binding to wildacard with alternative less susceptible to intermittent failure in some intermittently failing tests.
Reviewed-by: phh
Backport-of: 7d4520c109f408a7dbcdcc424dfef121e3eeaaa7
! jdk/test/com/sun/net/httpserver/bugs/B6361557.java
! jdk/test/java/net/Authenticator/B4722333.java
! jdk/test/java/net/HttpURLConnection/UnmodifiableMaps.java
! jdk/test/java/net/ResponseCache/ResponseCacheTest.java
! jdk/test/java/net/Socket/GetLocalAddress.java
! jdk/test/java/net/Socket/SetReceiveBufferSize.java
! jdk/test/java/net/Socket/SoTimeout.java
! jdk/test/java/net/Socket/TestAfterClose.java
! jdk/test/java/net/Socket/UrgentDataTest.java
! jdk/test/java/net/URL/GetContent.java
! jdk/test/java/net/URLConnection/B5052093.java
! jdk/test/lib/testlibrary/jdk/testlibrary/net/URIBuilder.java
! jdk/test/sun/net/ftp/TestFtpClientNameListWithNull.java
! jdk/test/sun/net/www/http/HttpClient/ProxyTest.java
! jdk/test/sun/net/www/http/HttpURLConnection/PostOnDelete.java
! jdk/test/sun/net/www/http/KeepAliveStream/KeepAliveStreamClose.java
! jdk/test/sun/net/www/httptest/TestHttpServer.java
! jdk/test/sun/net/www/protocol/http/B8012625.java
! jdk/test/sun/net/www/protocol/http/Finalizer.java
! jdk/test/sun/net/www/protocol/http/ResponseCacheStream.java
! jdk/test/sun/net/www/protocol/https/HttpsURLConnection/CookieHandlerTest.java
More information about the jdk8u-dev-changes
mailing list