git: openjdk/jdk11u-dev: 8230435: Replace wildcard address with loopback or local host in tests - part 22
Goetz Lindenmaier
goetz at openjdk.org
Tue Nov 7 09:09:21 UTC 2023
Changeset: 48f1f398
Author: Goetz Lindenmaier <goetz at openjdk.org>
Date: 2023-11-07 09:06:42 +0000
URL: https://git.openjdk.org/jdk11u-dev/commit/48f1f39821dfd29a6a8d1caffbdf8d1481692aa4
8230435: Replace wildcard address with loopback or local host in tests - part 22
Fixes tests to use the loopback address whenever possible. It also fixes some safe publishing issues, or add diagnostics in some of the tests.
Reviewed-by: lucy
Backport-of: f71db3074c44c554b600c506adaa5b145edf4420
! test/jdk/java/net/Authenticator/B4678055.java
! test/jdk/java/net/DatagramSocket/PortUnreachable.java
! test/jdk/java/net/URLConnection/RedirectLimit.java
! test/jdk/java/net/URLConnection/Responses.java
! test/jdk/javax/net/ssl/templates/SSLSocketTemplate.java
! test/jdk/sun/net/InetAddress/nameservice/simple/DefaultCaching.java
! test/jdk/sun/net/www/AuthHeaderTest.java
! test/jdk/sun/net/www/http/HttpClient/RetryPost.java
! test/jdk/sun/net/www/protocol/https/HttpsClient/ProxyAuthTest.java
! test/jdk/sun/net/www/protocol/https/HttpsClient/ProxyTunnelServer.java
! test/jdk/sun/net/www/protocol/https/HttpsURLConnection/B6226610.java
! test/jdk/sun/net/www/protocol/https/HttpsURLConnection/HttpsProxyStackOverflow.java
! test/jdk/sun/net/www/protocol/https/HttpsURLConnection/TunnelProxy.java
More information about the jdk-updates-changes
mailing list