RFR: 8371629: Add diagnostic output IPSupport.printPlatformSupport(System.out) to tests in java/nio/channels directory -- part I

Alan Bateman alanb at openjdk.org
Thu Nov 20 14:33:00 UTC 2025


On Thu, 20 Nov 2025 10:34:46 GMT, serhiysachkov <duke at openjdk.org> wrote:

> Add diagnostic output IPSupport.printPlatformSupport(System.out) to tests in java/nio/channels directory -- part I

I have my doubts on the usefulness of this as IPSupport.printPlatformSupport doesn't print the network configuration. If there is dynamic reconfiguration going on (and I agree that is hard to diagnose) then dumping the network configuration in the jtreg failure handler would be useful if it's not there already.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/28420#issuecomment-3558353546


More information about the build-dev mailing list