Integrated: 8278268 - (ch) InputStream returned by Channels.newInputStream should have fast path for FileChannel targets
Markus KARG
duke at openjdk.org
Mon Apr 3 15:49:26 UTC 2023
On Sun, 5 Dec 2021 13:04:22 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.
This pull request has now been integrated.
Changeset: 40aea046
Author: Markus KARG <markus at headcrashing.eu>
Committer: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/40aea04680a75b97bbd8dd726f92e6722232ee43
Stats: 848 lines in 6 files changed: 584 ins; 229 del; 35 mod
8278268: (ch) InputStream returned by Channels.newInputStream should have fast path for FileChannel targets
Reviewed-by: bpb
-------------
PR: https://git.openjdk.org/jdk/pull/6711
More information about the nio-dev
mailing list