RFR: 8267820: (fs) Files.copy should attempt to copy POSIX attributes when target file in custom file system [v2]

Lance Andersen lancea at openjdk.java.net
Tue Mar 8 21:00:07 UTC 2022


On Tue, 8 Mar 2022 20:22:48 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> In `java.nio.file.Files.copy()` copy POSIX attributes even if the target is from a different file system provided both the source and target file systems support such attributes.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8267820: Set permissions only, not owner nor group

Looks good to me

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

Marked as reviewed by lancea (Reviewer).

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


More information about the nio-dev mailing list