RFR: 8154364: (fs) Files.isSameFile() throws NoSuchFileException with broken symbolic links [v7]

Brian Burkhalter bpb at openjdk.org
Fri Aug 15 19:12:29 UTC 2025


> This request proposes to broaden the definition of which paths are considered to be the same by `java.nio.file.Files.isSameFile()`. A new test is added to cover many comparisons.

Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:

  8154364: Remove vestigial @DisabledOnOs

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/26736/files
  - new: https://git.openjdk.org/jdk/pull/26736/files/db58e692..85f3cdb3

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=26736&range=06
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26736&range=05-06

  Stats: 4 lines in 1 file changed: 0 ins; 4 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/26736.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26736/head:pull/26736

PR: https://git.openjdk.org/jdk/pull/26736


More information about the nio-dev mailing list