RFR: 8267820: (fs) Files.copy should attempt to copy POSIX attributes when target file in custom file system [v3]
Lance Andersen
lancea at openjdk.java.net
Thu Mar 10 17:40:44 UTC 2022
On Thu, 10 Mar 2022 17:01:17 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: Change src to source, dst to target
Marked as reviewed by lancea (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/7627
More information about the nio-dev
mailing list