RFR: 8340329: (fs) Message of NotLinkException thrown by FIles.readSymbolicLink does not include file name (win) [v2]

Alan Bateman alanb at openjdk.org
Wed Sep 18 17:41:04 UTC 2024


On Wed, 18 Sep 2024 16:20:25 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Add the file name of the Path passed to `Files.readSymbolicLink` to the message of the `NotLinkException` thrown when the path is not a reparse point which represents a symbolic link.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8340329: Pass the path into readLinkImpl instead of calling GetFinalPathNameByHandle

Marked as reviewed by alanb (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/21047#pullrequestreview-2313356574


More information about the nio-dev mailing list