On Thu, 7 Jul 2022 20:36:43 GMT, Brian Burkhalter <b...@openjdk.org> wrote:

> Modify test directives so that `LargeGatheringWrite` and `MapTest` in 
> `java/nio/channels/FileChannel` are not run concurrently with other tests.

It is conjectured that several tests with large memory demands such as these 
could be failing due to insufficient memory per core on the test node when the 
tests are run simultaneously.

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

PR: https://git.openjdk.org/jdk/pull/9416

Reply via email to