RFR: 8276779: (ch) InputStream returned by Channels.newInputStream should have fast path for SelectableChannels [v12]
Alan Bateman
alanb at openjdk.java.net
Wed Nov 17 20:01:51 UTC 2021
On Thu, 11 Nov 2021 11:57:07 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> The corresponding CSR can be found here: https://bugs.openjdk.java.net/browse/JDK-8276968
>
>> The corresponding CSR can be found here: https://bugs.openjdk.java.net/browse/JDK-8276968
>
> Thanks. I've re-worked the wording to trim it down and put it a style that is more consistent with other CSRs. If you are okay it then press "Finalize" on the CSR to finalize it.
> @AlanBateman It seems the CSR was approved. :-)
Yes, I think we are nearly done.
As the spec/impl is to throw IllegalBlockingModeException when the channel is non-blocking then it would be good to have the test exercise that case.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5179
More information about the nio-dev
mailing list