RFR: 8332535: Mark java/nio/channels/DatagramChannel/Loopback.java as intermittent [v2]
SendaoYan
syan at openjdk.org
Tue May 28 03:11:19 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 with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
- Merge branch 'openjdk:master' into jbs8332535
- 8332535: Mark java/nio/channels/DatagramChannel/Loopback.java as intermittent
Signed-off-by: sendaoYan <yansendao.ysd at alibaba-inc.com>
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/19314/files
- new: https://git.openjdk.org/jdk/pull/19314/files/9879aab1..3f4d450e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=19314&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=19314&range=00-01
Stats: 20599 lines in 626 files changed: 12728 ins; 4566 del; 3305 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