RFR: 8265891: (ch) InputStream returned by Channels.newInputStream should override transferTo [v13]
Markus KARG
github.com+1701815+mkarg at openjdk.java.net
Thu Aug 19 06:24:29 UTC 2021
On Sun, 15 Aug 2021 13:37:23 GMT, Markus KARG <github.com+1701815+mkarg at openjdk.org> wrote:
> I think the best course of action is to reduce the scope of this PR to the file channel cases. There is no reason why future PRs can't build on this and add implementations for other channel types.
I have split up this PR so that only the lowest hanging fruit is covered and kindly request review: https://github.com/openjdk/jdk/pull/5179.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4263
More information about the nio-dev
mailing list