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

Christoph Langer clanger at openjdk.org
Thu Jun 27 04:42:14 UTC 2024


On Wed, 26 Jun 2024 15:46:31 GMT, SendaoYan <syan at openjdk.org> wrote:

>> 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:
> 
>   delete Thread.sleep and InterruptedException

Hi, can you maybe refrain from adding the intermittent keyword to the test? In our test setup at SAP this would mean that the test is not run any longer.

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

PR Comment: https://git.openjdk.org/jdk/pull/19314#issuecomment-2193681752


More information about the nio-dev mailing list