On Tue, 24 Mar 2026 17:46:07 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. This pull request has now been integrated. Changeset: 7d24a096 Author: Daniel Fuchs <[email protected]> URL: https://git.openjdk.org/jdk/commit/7d24a096b4cb3fa73e77370e82d24caeada9003b Stats: 62 lines in 1 file changed: 59 ins; 0 del; 3 mod 8380824: java/net/DatagramSocket/SendReceiveMaxSize.java could also test the loopback interface Reviewed-by: jpai ------------- PR: https://git.openjdk.org/jdk/pull/30407
