RFR: 8308678: (fs) UnixPath::toRealPath needs additional permissions when running with SM (macOS) [v7]

Lance Andersen lancea at openjdk.org
Wed May 31 16:25:56 UTC 2023


On Wed, 31 May 2023 16:22:26 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> When not resolving links and the case retention algorithm cannot be run due to a security manager being in place with no read permissions for the tree to be traversed, then fall back to the result obtained without case correction.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8308678: Chnage comment to refer to UnixDirectoryStream::close instead of closeImpl

Marked as reviewed by lancea (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/14157#pullrequestreview-1453666302


More information about the nio-dev mailing list