RFR: 8278469: Test java/nio/channels/FileChannel/LargeGatheringWrite.java times out
Brian Burkhalter
bpb at openjdk.org
Fri Jul 8 15:18:53 UTC 2022
On Fri, 8 Jul 2022 06:30:53 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> Are you sure MapTest needs a lot of memory? It's a unit test and doesn't have anything in its jtreg test description to require a lot of resources. I wonder if it's just the victim.
We can see whether they both stop failing regularly after this change and if so move `MapTest` out of the large memory list.
-------------
PR: https://git.openjdk.org/jdk/pull/9416
More information about the core-libs-dev
mailing list