JDK-8226756 : Replace wildcard address with loopback or local host in tests - part 18
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.net
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-06-25
  • Updated: 2025-04-06
  • Resolved: 2019-07-10
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 14
11.0.28-oracleFixed 14 b06Fixed
Related Reports
Duplicate :  
Duplicate :  
Description
This issue fixes a batch of tests that have been observed failing intermittently: 
java/net/SocketInputStream/SocketTimeout.java
java/net/Socket/ShutdownInput.java
sun/net/www/protocol/http/NoCache.java
java/net/Socket/ReadTimeout.java
sun/net/www/protocol/https/HttpsURLConnection/HttpsSocketFacTest.java
java/net/Socket/InheritTimeout.java
java/net/URLConnection/ChunkedEncoding.java
java/net/URLConnection/SetIfModifiedSince.java
java/net/URLConnection/GetResponseCode.java
Comments
Fix request [11u] I backport this for parity with 11.0.16-oracle. No risk, only a test change.
16-03-2022

URL: https://hg.openjdk.java.net/jdk/jdk/rev/3203e857fa71 User: aefimov Date: 2019-07-10 15:10:41 +0000
10-07-2019