[jdk19] RFR: 8290252: Add TEST.properties to java/nio/channels/FileChannel and move tests out of largeMemory sub-dir [v3]
Mark Sheppard
msheppar at openjdk.org
Thu Jul 14 13:00:14 UTC 2022
On Wed, 13 Jul 2022 18:26:32 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> Attempt to make `FIleChannel` tests not run concurrently with each other.
>
> Brian Burkhalter has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
>
> 8290252: Remove java/nio/channels/FileChannel/largeMemory TEST.ROOT
just curious as to why TEST.properties was added in test directory java/nio/channels/FileChannel rather than amending the TEST.ROOT java/nio/channels/FileChannel/largeMemory entry to java/nio/channels/FileChannel to get exclusive non current execution ?
-------------
PR: https://git.openjdk.org/jdk19/pull/139
More information about the nio-dev
mailing list