Integrated: 8326944: (ch) Minor typo in the ScatteringByteChannel.read(ByteBuffer[] dsts,int offset,int length) javadoc
Brian Burkhalter
bpb at openjdk.org
Thu Feb 29 16:49:57 UTC 2024
On Wed, 28 Feb 2024 17:56:35 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
> Insert missing `in` in the specification of `ScatteringByteChannel.read`.
This pull request has now been integrated.
Changeset: db0e2b8f
Author: Brian Burkhalter <bpb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/db0e2b8faf41b1dcf3cb8e637e213f50ced92584
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8326944: (ch) Minor typo in the ScatteringByteChannel.read(ByteBuffer[] dsts,int offset,int length) javadoc
Reviewed-by: naoto, iris, coffeys, gli
-------------
PR: https://git.openjdk.org/jdk/pull/18049
More information about the nio-dev
mailing list