RFR: 8268435: (ch) ChannelInputStream could override readAllBytes [v4]
Alan Bateman
alanb at openjdk.java.net
Fri Oct 1 07:43:32 UTC 2021
On Wed, 29 Sep 2021 22:32:09 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> This change would override `readAllBytes()` and `readNBytes(int)` in `ChannelInputStream` thereby improving performance for all but smaller streams.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8268435: Split up @Tests into multiple, smaller @Tests
Thanks for the update, the test is much better now.
@LanceAndersen Do you have any comments on this one?
-------------
Marked as reviewed by alanb (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/5645
More information about the nio-dev
mailing list