RFR: 4800398: (ch spec) Clarify Channels.newChannel(InputStream) spec [v2]
Brian Burkhalter
bpb at openjdk.org
Fri Jul 21 15:43:07 UTC 2023
> Clarify that the `ReadableByteChannel` returned by `Channels::newChannel` is in blocking mode.
Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
4800398: Revise verbiage update per Reviewer suggestion
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/14961/files
- new: https://git.openjdk.org/jdk/pull/14961/files/e494e780..dba2d334
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14961&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14961&range=00-01
Stats: 5 lines in 1 file changed: 1 ins; 0 del; 4 mod
Patch: https://git.openjdk.org/jdk/pull/14961.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/14961/head:pull/14961
PR: https://git.openjdk.org/jdk/pull/14961
More information about the nio-dev
mailing list