RFR: 8316156: (ch) Channels.newOutputStream(ch).write(bigByteArray) allocates a lot of direct memory [v2]

Vyom Tewari vtewari at openjdk.org
Thu Sep 14 17:13:40 UTC 2023


On Thu, 14 Sep 2023 16:19:44 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Perhaps the test should be refactored to test `read` and `write` separately?

that's good idea, separating read and write will make individual test's more readable/ maintainable.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/15733#issuecomment-1719839863


More information about the nio-dev mailing list