Integrated: 8154364: (fs) Files.isSameFile() throws NoSuchFileException with broken symbolic links

Brian Burkhalter bpb at openjdk.org
Thu Aug 21 20:01:00 UTC 2025


On Tue, 12 Aug 2025 01:15:35 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: 52747256
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/52747256bbd5490dba9ef9832025a0f7057e338f
Stats:     566 lines in 5 files changed: 526 ins; 17 del; 23 mod

8154364: (fs) Files.isSameFile() throws NoSuchFileException with broken symbolic links

Reviewed-by: alanb

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

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


More information about the nio-dev mailing list