RFR: 8278469: Test java/nio/channels/FileChannel/LargeGatheringWrite.java times out
Alan Bateman
alanb at openjdk.org
Fri Jul 8 16:58:29 UTC 2022
On Fri, 8 Jul 2022 15:15:03 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> We can see whether they both stop failing regularly after this change and if so move `MapTest` out of the large memory list.
I suspect it's a victim and shouldn't in the largeMemory directory but let's see if there are issues in the coming days. My preference is to keep the unit tests in the original location and the only tests in largeMemory are the tests that really need a lot of memory.
-------------
PR: https://git.openjdk.org/jdk/pull/9416
More information about the core-libs-dev
mailing list