On Thu, 7 Jul 2022 22:25:10 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. > > Redirected from https://github.com/openjdk/jdk/pull/9416. This pull request has now been integrated. Changeset: 11319c2a Author: Brian Burkhalter <b...@openjdk.org> URL: https://git.openjdk.org/jdk19/commit/11319c2aeb16ef2feb0ecab0e2811a52e845739d Stats: 2 lines in 3 files changed: 1 ins; 0 del; 1 mod 8278469: Test java/nio/channels/FileChannel/LargeGatheringWrite.java times out 8289526: java/nio/channels/FileChannel/MapTest.java times out Reviewed-by: dcubed ------------- PR: https://git.openjdk.org/jdk19/pull/122