RFR: 8287097: (fs) Files::copy requires an undocumented permission when copying from the default file system to a non-default file system [v3]

Alan Bateman alanb at openjdk.java.net
Thu Jun 2 15:16:44 UTC 2022


On Thu, 2 Jun 2022 15:13:18 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Ignore the `SecurityException` thrown while trying to retrieve the POSIX attributes when a `SecurityManager` is set.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8287097: Add comment to catch blocks which ignore SecurityException due to accessUserInformation being denied

Implementation changes looks good.

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

Marked as reviewed by alanb (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/8963


More information about the nio-dev mailing list