RFR: 8274112: (fc) Tune FileChannel.transferTo() [v3]

Brian Burkhalter bpb at openjdk.java.net
Thu Sep 23 02:07:30 UTC 2021


> Please consider this patch which would improve the performance of
> `FileChannel.transferTo()` on macOS and Windows.

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

  8274112: Modify transfer_read_write() not to throw if read or write fails

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/5623/files
  - new: https://git.openjdk.java.net/jdk/pull/5623/files/e2eaeabe..6ad473da

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5623&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5623&range=01-02

  Stats: 19 lines in 2 files changed: 0 ins; 13 del; 6 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5623.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5623/head:pull/5623

PR: https://git.openjdk.java.net/jdk/pull/5623


More information about the nio-dev mailing list