On Sun, 2 Nov 2025 14:09:28 GMT, Peyang <[email protected]> wrote: > - Add `safeClose(DatagramChannel)` to close udpNotResponding safely. > - Null-check and exception handling unified with `safeStop()`. > - Ensures test cleanup never fails due to uninitialized or problematic > channel.
Please make sure to run the test locally before integrating. Networking tests are not run by github actions. ------------- Marked as reviewed by dfuchs (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/28104#pullrequestreview-3410460082
