Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8215467 Files.isHidden should return true for hidden directories on Windows
  3. JDK-8225153

Release Note: Files.isHidden Returns true for Hidden Directories on Windows

XMLWordPrintable

    • Verified

      On Microsoft Windows, the `java.nio.file.Files.isHidden` method has historically ignored the DOS "hidden" attribute on directories. This has been fixed in this release so that `isHidden` now returns `true` when invoked to test a directory that has this attribute set.

            alanb Alan Bateman
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: