RFR: 8265891: (ch) InputStream returned by Channels.newInputStream should override transferTo [v13]
Markus KARG
duke at openjdk.java.net
Sun Dec 12 14:46:19 UTC 2021
On Mon, 6 Dec 2021 07:07:03 GMT, Markus KARG <duke at openjdk.java.net> wrote:
>> Markus KARG has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - Draft: Eliminated duplicate code using lambda expressions
>> - Draft: Use blocking mode also for target channel
>
> Please keep this PR open. More commits will follow on the next weeks.
> Looks promising, keep moving, @mkarg !
Thanks a lot, Laurent! I really appreciate! In fact, most of the work is going on in spin-off PRs, and some of it already is merged, as I explained on [Twitter](https://twitter.com/mkarg/status/1467064781978931206?s=20) and [Youtube](https://youtu.be/9Rjz3zRXoD4). :-)
-------------
PR: https://git.openjdk.java.net/jdk/pull/4263
More information about the nio-dev
mailing list