RFR: 8308678: (fs) UnixPath::toRealPath needs additional permissions when running with SM (macOS) [v2]
Brian Burkhalter
bpb at openjdk.org
Thu May 25 20:42:22 UTC 2023
On Thu, 25 May 2023 19:27:44 GMT, Lance Andersen <lancea at openjdk.org> wrote:
>> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8308678: Address reviewer comments
>
> test/jdk/java/nio/file/Path/MacToRealPathWithSM.java line 43:
>
>> 41: System.out.println("testSrc: " + testSrc);
>> 42: System.out.println("tmpDir: " + tmpDir);
>> 43:
>
> Maybe use a printf here ?
Done in 8b45bc8980d44eef1d24c45348daea3bd5e80897.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14157#discussion_r1205980916
More information about the nio-dev
mailing list