RFR: 8276779: (ch) InputStream returned by Channels.newInputStream should have fast path for SelectableChannels [v18]
Markus KARG
duke at openjdk.java.net
Wed Dec 1 08:24:31 UTC 2021
On Mon, 29 Nov 2021 19:51:51 GMT, Lance Andersen <lancea at openjdk.org> wrote:
> We are getting closer, the methods fileChannelInput/Output should also create the temp files in the working directory and include a prefix for name construction.
This is exactly what https://github.com/openjdk/jdk/pull/6379 is good for. Please review *that* PR first. Once it got merged, I will rebase *this* PR ontop.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5179
More information about the nio-dev
mailing list