JDK-8220673 : Add test library support for determining platform IP support
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 13
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-03-14
  • Updated: 2024-08-29
  • Resolved: 2019-05-08
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
Several tests require the presence of either: 1) IPv4, or 2) IPv6, or 3) IPv4&IPv6.  A test library utility class could provide such.
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk11u-dev/pull/2910 Date: 2024-08-15 05:33:46 +0000
15-08-2024

Git URL: https://github.com/openjdk/jdk/commit/0bb6328356f0f0789d1e10d32f6b66981fd68e6b
15-02-2023

URL: http://hg.openjdk.java.net/jdk/jdk/rev/62b6e7587b1f User: jiangli Date: 2019-05-08 20:29:45 +0000
08-05-2019

Review thread: https://mail.openjdk.java.net/pipermail/net-dev/2019-April/012330.html
01-05-2019