RFR: 8264744: (fs) Use file cloning in Linux and macOS versions of FileChannel transfer and Files copy methods [v7]

Brian Burkhalter bpb at openjdk.org
Fri Aug 12 15:05:23 UTC 2022


On Fri, 12 Aug 2022 14:56:26 GMT, Alan Bateman <alanb at openjdk.org> wrote:

>> On macOS it's not possible to clone using file descriptors; paths are required.
>
>> On macOS it's not possible to clone using file descriptors; paths are required.
> 
> I understand that but what isn't clear is if the attributes are cloned too.  It might be that we only use it when not copying attributes.

Right, I have some more investigation to perform here.

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

PR: https://git.openjdk.org/jdk/pull/9486


More information about the nio-dev mailing list