On Tue, 24 Mar 2026 18:10:48 GMT, Daniel Fuchs <[email protected]> wrote:
>> Please review this fix which updates >> java/net/DatagramSocket/SendReceiveMaxSize.java to also test the loopback >> interface. The test is updated so that each `@run` is in its own `@test` >> comment, which should improve diagnosis should the test be observed failing. >> >> Note that I have also logged [JDK-8380812: >> IPSupport.throwSkippedExceptionIfNotOperational() needs to be reworked for >> testng and junit](https://bugs.openjdk.org/browse/JDK-8380812) to follow up >> with the unfortunate skip exception logic in another PR. > > Daniel Fuchs has updated the pull request incrementally with one additional > commit since the last revision: > > Keep original exception as root cause This looks good to me. ------------- Marked as reviewed by jpai (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/30407#pullrequestreview-4004523156
