Withdrawn: 8303934: (fc) Use splice in FileChannel::transferFrom when the source is a pipe (Linux)

duke duke at openjdk.org
Mon Jun 5 21:29:03 UTC 2023


On Fri, 10 Mar 2023 00:35:38 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> On Linux, perform `transferFrom()` via the `splice(2)` system call when the source `ReadableByteChannel` is a `Pipe.SourceChannel` (`sun.nio.ch.SourceChannelImpl`).

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk/pull/12965


More information about the nio-dev mailing list