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

(fc) FileChannel::transfer methods fail to copy /proc files on Linux

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 20
    • core-libs
    • None
    • b16
    • linux

      FileChannel.transferTo(position, count, target) fails to transfer any bytes when the source FileChannel is a file in /proc, and FileChannel.transferFrom(src, position, count) fails to transfer any bytes when src is a file in /proc.

            bpb Brian Burkhalter
            bpb Brian Burkhalter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: