On Fri, 13 Aug 2021 14:32:41 GMT, Roman Kennke <rken...@openjdk.org> wrote:

> Is this what you have been asking @mkarg in #4263 to do? Optimize 
> transferTo() only for FileInputStream? Would it interfere with #4263?

#4263 is the input stream returned by Channels.newInputStream where the source 
may be a FileChannel and the output stream specified to InputStream::transferTo 
may be connected to a FileChannel.

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

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

Reply via email to