This sub-issue defines the work to be done to implement JDK-8265891 solely for the particular case of FileChannel.transferTo(WritableByteChannel), including special treatment of SelectableByteChannel.
- csr for
-
JDK-8276968 (ch) InputStream returned by Channels.newInputStream should have fast path for SelectableChannels
- Closed