Integrated: 8274780: ChannelInputStream.readNBytes(int) incorrectly calls readAllBytes()

Florian Weimer fweimer at openjdk.java.net
Thu Oct 7 07:05:12 UTC 2021


On Tue, 5 Oct 2021 14:46:26 GMT, Florian Weimer <fweimer at openjdk.org> wrote:

> 8274780: ChannelInputStream.readNBytes(int) incorrectly calls readAllBytes()

This pull request has now been integrated.

Changeset: 5762ec25
Author:    Florian Weimer <fweimer at openjdk.org>
Committer: Alan Bateman <alanb at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/5762ec25877ab9207a2fb05888f952690737e318
Stats:     25 lines in 2 files changed: 18 ins; 0 del; 7 mod

8274780: ChannelInputStream.readNBytes(int) incorrectly calls readAllBytes()

Reviewed-by: alanb, bpb

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

PR: https://git.openjdk.java.net/jdk/pull/5824


More information about the nio-dev mailing list