RFR: 8276779: (ch) InputStream returned by Channels.newInputStream should have fast path for SelectableChannels [v12]

Markus KARG duke at openjdk.java.net
Sat Nov 20 18:42:45 UTC 2021


On Wed, 17 Nov 2021 19:58:18 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> 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.

Done in https://github.com/openjdk/jdk/pull/5179/commits/6c9c50c53eda840de79f3fa19219264bf6d55453.

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

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


More information about the nio-dev mailing list