git: openjdk/jdk: 8308678: (fs) UnixPath::toRealPath needs additional permissions when running with SM (macOS)

Brian Burkhalter bpb at openjdk.org
Wed May 31 19:41:35 UTC 2023


Changeset: 8dbd3840
Author:    Brian Burkhalter <bpb at openjdk.org>
Date:      2023-05-31 19:40:23 +0000
URL:       https://git.openjdk.org/jdk/commit/8dbd3840039dfe962b8fda0e4fa2b2d53068fb5e

8308678: (fs) UnixPath::toRealPath needs additional permissions when running with SM (macOS)

Reviewed-by: lancea, alanb

! src/java.base/unix/classes/sun/nio/fs/UnixPath.java
+ test/jdk/java/nio/file/Path/MacToRealPath.policy
+ test/jdk/java/nio/file/Path/MacToRealPathWithSM.java



More information about the jdk-changes mailing list