Withdrawn: 4619075: (ch) newChannel() should return Gathering/ScatteringByteChannel

Brian Burkhalter bpb at openjdk.java.net
Tue Oct 26 21:17:13 UTC 2021


On Wed, 13 Oct 2021 02:04:37 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Modify `Channels.newChannel(InputStream)` and `Channels.newChannel(OutputStream)` to return `ScatteringByteChannel` and `GatheringByteChannel`, respectively.

This pull request has been closed without being integrated.

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

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


More information about the nio-dev mailing list