RFR: 8343823: (fs) Files.createLink: inconsistent behavior when creating link to symbolic link [v3]

Alan Bateman alanb at openjdk.org
Wed Nov 20 18:07:35 UTC 2024


On Wed, 20 Nov 2024 18:04:53 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Add an API note to `java.nio.file.Files.createLink` to make explicit that the behavior when the target is a symbolic link is unspecified.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8343823: Move new sentence to before "Whether..."

Thanks for the update, I think it reads well know. I think we'll need to create a CSR for this.

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

Marked as reviewed by alanb (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22257#pullrequestreview-2449359458


More information about the nio-dev mailing list