Integrated: 8340329: (fs) Message of NotLinkException thrown by FIles.readSymbolicLink does not include file name (win)
Brian Burkhalter
bpb at openjdk.org
Thu Sep 19 15:27:40 UTC 2024
On Tue, 17 Sep 2024 23:37:40 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.
This pull request has now been integrated.
Changeset: 2ada313c
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/2ada313cdd9a20ed33f7e0a7298c8a0e69a81c6f
Stats: 34 lines in 2 files changed: 23 ins; 0 del; 11 mod
8340329: (fs) Message of NotLinkException thrown by FIles.readSymbolicLink does not include file name (win)
Reviewed-by: alanb
-------------
PR: https://git.openjdk.org/jdk/pull/21047
More information about the nio-dev
mailing list