RFR: 8277361: java/nio/channels/Channels/ReadXBytes.java fails with OOM error
Brian Burkhalter
bpb at openjdk.java.net
Tue Dec 7 01:55:27 UTC 2021
On Tue, 7 Dec 2021 01:47:47 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> This request would increase the amount of heap memory that the test can use, and decrease execution time by not writing the entirety of test files.
The execution time of the test appeared to be decreased around 25% by writing fewer bytes to test files.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6732
More information about the nio-dev
mailing list