RFR: 8343823: (fs) Files.createLink: inconsistent behavior when creating link to symbolic link [v2]
Brian Burkhalter
bpb at openjdk.org
Wed Nov 20 16:12:08 UTC 2024
On Wed, 20 Nov 2024 06:39:31 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8343823: Move API note verbiage into the method description
>
> src/java.base/share/classes/java/nio/file/Files.java line 997:
>
>> 995: * whether the new link is for the target of the symbolic link or for the
>> 996: * symbolic link itself is platform dependent and therefore not specified.
>> 997: *
>
> I think is has to be part of the method description rather than an apiNote.
Done in commit 10b4699.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22257#discussion_r1850600147
More information about the nio-dev
mailing list