RFR: 8274113: (fc) Tune FileChannel.transferFrom() [v3]

Brian Burkhalter bpb at openjdk.java.net
Wed May 11 17:24:38 UTC 2022


> This request proposes to change `FileChannel.transferFrom()` to add a fast path on Linux and a threshold for mapped transfers on all platforms.

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

  8274113: Invert transferXXXSupported

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/8644/files
  - new: https://git.openjdk.java.net/jdk/pull/8644/files/df436ab8..6ec90b91

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

  Stats: 8 lines in 1 file changed: 0 ins; 0 del; 8 mod
  Patch: https://git.openjdk.java.net/jdk/pull/8644.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/8644/head:pull/8644

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


More information about the nio-dev mailing list