Integrated: 8361423: Add IPSupport::printPlatformSupport to java/net/NetworkInterface/IPv4Only.java
Ayush Rigal
duke at openjdk.org
Thu Jul 24 15:00:01 UTC 2025
On Fri, 11 Jul 2025 13:39:33 GMT, Ayush Rigal <duke at openjdk.org> wrote:
> This is part of a series of diagnostic output updates to java.net tests to assist in the analysis of failures in IPv6 only environments
> for Linux there is not IPv4 configuration but the IPv4 stack remains enabled
> For macOS, and windows the IPv4 stacks are disabled, and IPv4 configuration removed
>
> add IPSupport::printPlatformSupport(System.out);
>
> to the start of main
This pull request has now been integrated.
Changeset: 2f1aed2a
Author: Ayush Rigal <ayush.rigal at oracle.com>
Committer: Mark Sheppard <msheppar at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/2f1aed2a165259a873636792cff7c9de4e1f334e
Stats: 11 lines in 1 file changed: 7 ins; 1 del; 3 mod
8361423: Add IPSupport::printPlatformSupport to java/net/NetworkInterface/IPv4Only.java
Reviewed-by: jpai
-------------
PR: https://git.openjdk.org/jdk/pull/26265
More information about the net-dev
mailing list