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

(fs) Add a method java.nio.file.Files.isFIFO(Path, LinkOption...)

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 25
    • core-libs
    • None
    • generic
    • generic

      Consider adding a boolean-valued method Files.isFIFO(Path, LinkOption) which would return true if and only if the named file were a FIFO (Unix) or named pipe (Windows). This method could be useful in cases such as that described in JDK-6432702.

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

              Created:
              Updated: