RFR: 8278268 - (ch) InputStream returned by Channels.newInputStream should have fast path for FileChannel targets [v18]
Brian Burkhalter
bpb at openjdk.org
Tue Feb 28 23:53:14 UTC 2023
On Sat, 25 Feb 2023 13:29:52 GMT, Markus KARG <duke at openjdk.org> wrote:
>> This sub-issue defines the work to be done to implement JDK-8265891 solely for the particular case of FileChannel.transferFrom(ReadableByteChannel), including special treatment of SelectableByteChannel.
>
> Markus KARG has updated the pull request incrementally with one additional commit since the last revision:
>
> updated copyright
Before anything else, you might consider merging the current master into your branch. Aside from the copyright year change of the most recent commit, the branch is over two and a half months out of date.
-------------
PR: https://git.openjdk.org/jdk/pull/6711
More information about the nio-dev
mailing list