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

(fs) Typo in the documentation of java.nio.file.spi.FileSystemProvider.getFileSystem()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 25
    • 8
    • core-libs
    • master

      The javadoc of java.nio.file.spi.FileSystemProvider.getFileSystem() says:

      ".... File systems created the {@link #newFileSystem(Path,Map) newFileSystem(Path,Map)} method are not returned by this method.
      ..."

      The sentence was likely meant to be:

      "... File systems created by invoking the ...."

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

              Created:
              Updated:
              Resolved: