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

Alan Bateman alanb at openjdk.org
Thu Aug 14 16:48:10 UTC 2025


On Thu, 14 Aug 2025 16:41:15 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Are you testing a loop in the file system?
>
>> Are you testing a loop in the file system?
> 
> Yes, in the `linkLoop` sub-test of `IsSameFile`.

So ELOOP is correct and IsSameFile should thrown, right?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/26736#discussion_r2277164939


More information about the nio-dev mailing list