Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8303934

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 21
    • core-libs
    • Cause Known
    • linux

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

            bpb Brian Burkhalter
            bpb Brian Burkhalter
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: