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

Brian Burkhalter bpb at openjdk.org
Wed Aug 3 15:22:01 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: Fix typo desintation -> destination

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/9486/files
  - new: https://git.openjdk.org/jdk/pull/9486/files/079dda1b..9810352d

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

  Stats: 3 lines in 3 files changed: 0 ins; 0 del; 3 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