-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 17
-
Component/s: core-libs
-
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
-