Withdrawn: 7174305: (ch) Channels.newReader doesn't throw IllegalBlockingModeException if channel is configured non-blocking

Brian Burkhalter bpb at openjdk.org
Fri Feb 10 17:46:56 UTC 2023


On Wed, 8 Feb 2023 21:48:33 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Modify `sun.nio.cs.StreamDecoder::readBytes` to throw `IllegalBlockingModeException` if its channel is configured to be non-blocking.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk/pull/12478


More information about the nio-dev mailing list