JDK-8224014 : Don't run test/jdk/java/net/NetworkInterface/IPv4Only.java in IPv6 only environment
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 13
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-05-15
  • Updated: 2024-06-04
  • Resolved: 2019-05-20
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 b22Fixed
Related Reports
Relates :  
Description
JDK-8220673 missed skipping test/jdk/java/net/NetworkInterface/IPv4Only.java when running in an IPv6 only environment. It should have a call to IPSupport.throwSkippedExceptionIfNonOperational().
Comments
URL: http://hg.openjdk.java.net/jdk/jdk/rev/751a19168b11 User: jiangli Date: 2019-05-20 17:34:36 +0000
20-05-2019