RFR: 8264744: (fs) Use file cloning in Linux version of Files::copy method [v13]

Brian Burkhalter bpb at openjdk.org
Tue Sep 6 17:20:59 UTC 2022


> Add file cloning to `java.nio.channels.FileChannel::transferTo` and `java.nio.file.Files.copy(Path,Path)`.

Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:

  8264744: Remove search for CoW volumes; run same directory tests on test.dir if it has a different format

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/9486/files
  - new: https://git.openjdk.org/jdk/pull/9486/files/62461a2d..f1da9461

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=9486&range=12
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9486&range=11-12

  Stats: 55 lines in 1 file changed: 1 ins; 52 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/9486.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9486/head:pull/9486

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


More information about the nio-dev mailing list