-
Enhancement
-
Resolution: Fixed
-
P4
-
17
-
b22
-
generic
-
os_x
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.
- relates to
-
JDK-8265175 (fs) Files.copy(Path,Path,CopyOption...) should use sendfile on Linux
-
- Resolved
-