On Fri, 11 Jul 2025 13:39:33 GMT, Ayush Rigal <d...@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.ri...@oracle.com> Committer: Mark Sheppard <mshep...@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