RFR: 8274112: (fc) Tune FileChannel.transferTo() [v2]
Brian Burkhalter
bpb at openjdk.java.net
Wed Sep 22 20:07:24 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: Refactor to use transferToFileChannel()
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/5623/files
- new: https://git.openjdk.java.net/jdk/pull/5623/files/b0953032..e2eaeabe
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=5623&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=5623&range=00-01
Stats: 416 lines in 9 files changed: 266 ins; 108 del; 42 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