Details
Description
Testing revealed that copying using fcopyfile(3) has better throughput that using a buffer in a read-write loop. This should be used on macOS.
Attachments
Issue Links
- relates to
-
JDK-8265175 (fs) Files.copy(Path,Path,CopyOption...) should use sendfile on Linux
-
- Resolved
-