RFR: 8292562: (fc) Use copy_file_range in FileChannel::transferTo on Linux [v9]

Brian Burkhalter bpb at openjdk.org
Thu Aug 25 18:37:43 UTC 2022


> Add `copy_file_range(2)` to the native Linux implementation of `FileChannel::transferTo`.

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

  8292562: "Really" remove transferFrom test; remove @requires Linux

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/9925/files
  - new: https://git.openjdk.org/jdk/pull/9925/files/6351c8d2..e8c4d4bb

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=9925&range=08
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=9925&range=07-08

  Stats: 44 lines in 1 file changed: 5 ins; 8 del; 31 mod
  Patch: https://git.openjdk.org/jdk/pull/9925.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9925/head:pull/9925

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


More information about the nio-dev mailing list