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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 20
    • Affects Version/s: 20
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: