RFR: 8276199: java/nio/channels/FileChannel/LargeGatheringWrite.java fails to terminate correctly

Brian Burkhalter bpb at openjdk.java.net
Wed Nov 3 19:18:28 UTC 2021


On Wed, 3 Nov 2021 19:04:52 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Double the test timeout and remove the test from the ProblemList.

The test appears to require about 80s-90s in the CI of which approximately 90% is from the beginning until just after the gathering write. A repeat of 100 tests with the default timeout (480s) showed no failures. Other runs with 10 repeats for 84s, 120s, and 240s showed no failures.

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

PR: https://git.openjdk.java.net/jdk/pull/6238


More information about the nio-dev mailing list