JDK-8223463 : Replace wildcard address with loopback or local host in tests - part 2
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.net
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-05-07
  • Updated: 2025-08-26
  • Resolved: 2019-05-07
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 13 JDK 8
11.0.19-oracleFixed 13 b20Fixed 8u481Fixed
Related Reports
Relates :  
Description
This issue fixes a first batch of tests that have been observed failing intermittently:

test/jdk/java/net/ServerSocket/AcceptInheritHandle.java
test/jdk/java/net/URLConnection/Responses.java
test/jdk/java/net/ipv6tests/TcpTest.java
test/jdk/sun/net/ftp/FtpURL.java
Comments
Fix request [11u] I backport this for parity with 11.0.19-oracle. No risk, only a test change. Clean backport. Tests pass. SAP nighlty testing passed.
16-02-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk11u-dev/pull/1736 Date: 2023-02-15 08:03:25 +0000
15-02-2023

Git URL: https://github.com/openjdk/jdk/commit/1188188ee66776e6a67c0300576a950dd64f6303
15-02-2023

URL: http://hg.openjdk.java.net/jdk/jdk/rev/61049e91eae5 User: dfuchs Date: 2019-05-07 17:12:06 +0000
07-05-2019