RFR: 8265891: (ch) InputStream returned by Channels.newInputStream should override transferTo

Markus KARG github.com+1701815+mkarg at openjdk.java.net
Thu Jun 17 17:03:23 UTC 2021


On Tue, 8 Jun 2021 20:34:15 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> I'd like to abstain from changes in ChannelOutputStream, as I did not write that code at all. It is simply moved from being an inner class. Please let's concentrate on the code I actually wrote in this PR. Thanks.
>
> That's fine. Sometimes we make small changes like that while we are in nearby code.

I see. Changed by https://github.com/openjdk/jdk/pull/4263/commits/599181bd5289a1c31e0a3bb596c979a9e6491ccd. Thank you!

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

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


More information about the core-libs-dev mailing list