Integrated: 8343823: (fs) Files.createLink: inconsistent behavior when creating link to symbolic link
Brian Burkhalter
bpb at openjdk.org
Thu Nov 21 16:20:24 UTC 2024
On Tue, 19 Nov 2024 21:33:42 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.
This pull request has now been integrated.
Changeset: aaf3df7b
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/aaf3df7bb80d84d3870d8840c2935d4567f83f3c
Stats: 4 lines in 1 file changed: 3 ins; 0 del; 1 mod
8343823: (fs) Files.createLink: inconsistent behavior when creating link to symbolic link
Reviewed-by: alanb
-------------
PR: https://git.openjdk.org/jdk/pull/22257
More information about the nio-dev
mailing list