Integrated: 8308678: (fs) UnixPath::toRealPath needs additional permissions when running with SM (macOS)
Brian Burkhalter
bpb at openjdk.org
Wed May 31 19:43:34 UTC 2023
On Thu, 25 May 2023 17:08:39 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.
This pull request has now been integrated.
Changeset: 8dbd3840
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8dbd3840039dfe962b8fda0e4fa2b2d53068fb5e
Stats: 104 lines in 3 files changed: 102 ins; 1 del; 1 mod
8308678: (fs) UnixPath::toRealPath needs additional permissions when running with SM (macOS)
Reviewed-by: lancea, alanb
-------------
PR: https://git.openjdk.org/jdk/pull/14157
More information about the nio-dev
mailing list