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

Brian Burkhalter bpb at openjdk.java.net
Thu Jun 2 17: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.

This pull request has now been integrated.

Changeset: 13596cdf
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/13596cdf695e67819aadcc08c6d9f05b1eb18442
Stats:     82 lines in 3 files changed: 74 ins; 0 del; 8 mod

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

Reviewed-by: chegar, alanb

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

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


More information about the nio-dev mailing list