JDK-8235925 : java/net/Socket/HttpProxy.java fails on IPv4 only hosts and other small cleanups
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-12-13
  • Updated: 2024-11-05
  • Resolved: 2019-12-17
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 15
15 b02Fixed
Related Reports
Relates :  
Description
java/net/Socket/HttpProxy.java fails on IPv4 only hosts with:
SocketException: Protocol family unavailable

 java/net/SocketOption/OptionsTest.java  misses an @bug for JDK-8234083

java/net/NetworkInterface/NoSetNetworkInterface.java should be moved to java/net/MulticastSocket/
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/cb8148bd9f23 User: dfuchs Date: 2019-12-17 15:13:26 +0000
17-12-2019