RFR: 8062795: (fs) Files.setPermissions requires read access when NOFOLLOW_LINKS specified [v4]
Alan Bateman
alanb at openjdk.org
Wed Aug 16 15:56:09 UTC 2023
On Wed, 16 Aug 2023 15:54:49 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> If setting POSIX permissions while not following links fails with `AccessDeniedException` but the path does not contain any symbolic links, then retry the operation as if the `NOFOLLOW_LINKS` option had not been specified.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8062795: Add a comment about retyring on EACCES
Marked as reviewed by alanb (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/15214#pullrequestreview-1580946358
More information about the nio-dev
mailing list