RFR: 8154364: (fs) Files.isSameFile() throws NoSuchFileException with broken symbolic links [v8]
Brian Burkhalter
bpb at openjdk.org
Mon Aug 18 16:08:13 UTC 2025
On Sat, 16 Aug 2025 07:29:20 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> or better, just return the file key of last accessible link in the chain, something like this, and then just check if they are equal
Thanks for the suggestion, will investigate.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26736#discussion_r2282832314
More information about the nio-dev
mailing list