RFR: 8154364: (fs) Files.isSameFile() throws NoSuchFileException with broken symbolic links [v10]
Brian Burkhalter
bpb at openjdk.org
Wed Aug 20 15:01:39 UTC 2025
On Tue, 19 Aug 2025 18:15:02 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.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8154364: Suggested change for key comparison
> I don't have cycles to walk through every line [of `IsSameFile`] right now, hopefully others can help on that.
Thanks for the review. I'll leave this request open for a day or two, meanwhile running tier 1-3 jobs.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26736#issuecomment-3206779212
More information about the nio-dev
mailing list