RFR: 8332535: Mark java/nio/channels/DatagramChannel/Loopback.java as intermittent [v5]

SendaoYan syan at openjdk.org
Wed Jun 26 15:00:45 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 messages to investigate the intermittent failure. Only change the testcase, no risk.

SendaoYan has updated the pull request incrementally with one additional commit since the last revision:

  add Thread.sleep(3000) in while loop

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/19314/files
  - new: https://git.openjdk.org/jdk/pull/19314/files/8cca8b55..23277eff

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=19314&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=19314&range=03-04

  Stats: 6 lines in 1 file changed: 4 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