JDK-8223632 : Replace wildcard address with loopback or local host in tests - part 5
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.net
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-05-09
  • Updated: 2024-05-28
  • Resolved: 2019-05-13
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
11.0.25-oracleFixed 13 b21Fixed
Related Reports
Relates :  
Description
This issue fixes a fifth batch of tests that have been observed failing intermittently:

java/net/URLConnection/DisconnectAfterEOF.java
java/net/SocketPermission/SocketPermissionTest.java
java/net/ProxySelector/LoopbackAddresses.java
java/net/ProxySelector/ProxyTest.java
java/net/ResponseCache/B6181108.java
java/net/URLConnection/contentHandler/UserContentHandler.java
java/net/SocketInputStream/SocketClosedException.java
sun/net/www/http/HttpClient/B7025238.java
sun/net/www/http/HttpClient/ProxyFromCache.java

Comments
URL: http://hg.openjdk.java.net/jdk/jdk/rev/f542a3a135bd User: dfuchs Date: 2019-05-13 16:34:13 +0000
13-05-2019