RFR: 8332535: Mark java/nio/channels/DatagramChannel/Loopback.java as intermittent
SendaoYan
syan at openjdk.org
Mon May 20 15:44:09 UTC 2024
Hi all,
The test `test/jdk/java/nio/channels/DatagramChannel/Loopback.java` intermittent fail, the failure probability is about 2/1000. This PR mark this test intermittent, and print more message to investigate the intermittent failure. Only change the testcase, no risk.
-------------
Commit messages:
- 8332535: Mark java/nio/channels/DatagramChannel/Loopback.java as intermittent
Changes: https://git.openjdk.org/jdk/pull/19314/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=19314&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8332535
Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/19314.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/19314/head:pull/19314
PR: https://git.openjdk.org/jdk/pull/19314
More information about the nio-dev
mailing list