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

Brian Burkhalter bpb at openjdk.org
Tue May 30 18:56:34 UTC 2023


> 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: Remove obsolete FileSystemProvider instance variable

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/14157/files
  - new: https://git.openjdk.org/jdk/pull/14157/files/e8f3e079..917ea391

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=14157&range=05
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14157&range=04-05

  Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/14157.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14157/head:pull/14157

PR: https://git.openjdk.org/jdk/pull/14157


More information about the nio-dev mailing list