> 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 ------------- Changes: - all: https://git.openjdk.org/jdk/pull/30407/files - new: https://git.openjdk.org/jdk/pull/30407/files/eda416f7..405d2233 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=30407&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=30407&range=00-01 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/30407.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/30407/head:pull/30407 PR: https://git.openjdk.org/jdk/pull/30407
