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 15:33:36 UTC 2022
On Wed, 1 Jun 2022 15:20:22 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> test/jdk/java/nio/file/Files/copy.policy line 1:
>>
>>> 1: grant {
>>
>> Hello Brian, the copyright header is missing on this new file.
>
> @jaikiran None of the extant policy files under `test/jdk/java/nio` contain a copyright header.
You are right, I hadn't noticed that. The ones I had referred to were all in `test/jdk/java/net/httpclient/security/` and they have the copyright headers.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8963
More information about the nio-dev
mailing list