JDK-8224081 : SOCKS v4 tests require IPv4
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 13
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-05-16
  • Updated: 2024-08-26
  • Resolved: 2019-05-29
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 JDK 14
11.0.25-oracleFixed 13 b24Fixed 14Fixed
Description
Tests that try to use SOCKS v4 will fail in an IPv6 only environment since SOCKS v4 does not support IPv6. SOCKS v5 does support IPv6.
Comments
[jdk11u-fix-request] Approval Request from Amos "Backporting for parity with 11.0.25-oracle. No risk, test fix. Clean backport. Test passes and SAP nightlies pass on 2024-08-23”
24-08-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk11u-dev/pull/2917 Date: 2024-08-21 00:26:24 +0000
21-08-2024

https://github.com/openjdk/jdk/commit/acad8d1d68c8c0ad5fc93b0d1c01197428a25bfe
20-08-2024

URL: http://hg.openjdk.java.net/jdk/jdk/rev/b7ac60035a28 User: jiangli Date: 2019-05-29 19:30:45 +0000
29-05-2019