RFR: 8316156: (ch) Channels.newOutputStream(ch).write(bigByteArray) allocates a lot of direct memory [v2]
Brian Burkhalter
bpb at openjdk.org
Thu Sep 14 15:57:46 UTC 2023
On Thu, 14 Sep 2023 08:17:03 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:
>> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8316156: Address reviewer comments
>
> test/jdk/java/nio/channels/Channels/WriteFullyMemorySize.java line 26:
>
>> 24: /* @test
>> 25: * @bug 8316156
>> 26: * @summary Ensure Channels.newOutputStream.write doe not overrun max memory
>
> Typo: `does not` over `doe not`
Thanks. Typo fixed in a9af89cff869c441c6dd04f635a4d93e7757f2fa.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15733#discussion_r1326167586
More information about the nio-dev
mailing list