[jdk19] RFR: 8290252: Add TEST.properties to java/nio/channels/FileChannel and move tests out of largeMemory sub-dir [v3]
Alan Bateman
alanb at openjdk.org
Thu Jul 14 13:11:58 UTC 2022
On Thu, 14 Jul 2022 12:56:32 GMT, Mark Sheppard <msheppar at openjdk.org> wrote:
> 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 ?
Personally I think it is easier to find when it's the same directory has the tests. There are currently >90 TEST.properties files in the test/jdk tree, but you are right that it could work both ways.
-------------
PR: https://git.openjdk.org/jdk19/pull/139
More information about the nio-dev
mailing list