RFR: 8154364: (fs) Files.isSameFile() throws NoSuchFileException with broken symbolic links [v3]
Brian Burkhalter
bpb at openjdk.org
Tue Aug 19 15:35:42 UTC 2025
On Tue, 19 Aug 2025 10:43:13 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> If lastKey is changed to throw when a last file key cannot be obtained
This would cause an exception to be thrown instead of returning false. Do we want to do that?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26736#discussion_r2285637677
More information about the nio-dev
mailing list