RFR: 8287097: (fs) Files::copy requires an undocumented permission when copying from the default file system to a non-default file system
Jaikiran Pai
jpai at openjdk.java.net
Wed Jun 1 10:40:34 UTC 2022
On Wed, 1 Jun 2022 00:27:26 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Ignore the `SecurityException` thrown while trying to retrieve the POSIX attributes when a `SecurityManager` is set.
test/jdk/java/nio/file/Files/copy.policy line 1:
> 1: grant {
Hello Brian, the copyright header is missing on this new file.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8963
More information about the nio-dev
mailing list