Integrated: 4800398: (ch spec) Clarify Channels.newChannel(InputStream) spec
Brian Burkhalter
bpb at openjdk.org
Wed Jul 26 15:10:49 UTC 2023
On Thu, 20 Jul 2023 18:11:15 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Clarify that the `ReadableByteChannel` returned by `Channels::newChannel` is in blocking mode.
This pull request has now been integrated.
Changeset: 74121930
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/74121930e33686d2452170554776c0901f622d3e
Stats: 4 lines in 1 file changed: 2 ins; 0 del; 2 mod
4800398: (ch spec) Clarify Channels.newChannel(InputStream) spec
Reviewed-by: alanb
-------------
PR: https://git.openjdk.org/jdk/pull/14961
More information about the nio-dev
mailing list