RFR: 8307887: (fs) Files.createSymbolicLink throws less specific exception when in developer mode and file already exists [v3]
Alan Bateman
alanb at openjdk.org
Tue Jun 6 06:18:53 UTC 2023
On Mon, 5 Jun 2023 21:11:56 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> If the second attempt to create the link fails, throw the exception referring to the last error if it is anything other than due to lack of link creation privilege or failure to recognize the flag for unprivileged link creation.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8307887: Revert test change
Marked as reviewed by alanb (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/14255#pullrequestreview-1464343644
More information about the nio-dev
mailing list