git: openjdk/jdk: 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:00 UTC 2022
Changeset: 13596cdf
Author: Brian Burkhalter <bpb at openjdk.org>
Date: 2022-06-02 17:36:25 +0000
URL: https://git.openjdk.java.net/jdk/commit/13596cdf695e67819aadcc08c6d9f05b1eb18442
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
! src/java.base/share/classes/java/nio/file/CopyMoveHelper.java
+ test/jdk/java/nio/file/Files/CopyToNonDefaultFS.java
+ test/jdk/java/nio/file/Files/copy.policy
More information about the jdk-changes
mailing list