On Sun, 1 Feb 2026 13:57:36 GMT, Hendrik Schick <[email protected]> wrote:

> Fix typos in comments:
> 
> - in java.nio.channels.AsynchronousServerSocketChannel: altogther -> 
> altogether
> - in java.lang.classfile.attribute.CharacterRangeInfo: removed duplicated 
> 'the' twice

Marked as reviewed by bpb (Reviewer).

src/java.base/share/classes/java/nio/channels/AsynchronousServerSocketChannel.java
 line 211:

> 209:      * connections on the socket. Its exact semantics are implementation 
> specific.
> 210:      * In particular, an implementation may impose a maximum length or 
> may choose
> 211:      * to ignore the parameter altogether. If the {@code backlog} 
> parameter has

Looks fine.

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

PR Review: https://git.openjdk.org/jdk/pull/29513#pullrequestreview-3741341206
PR Review Comment: https://git.openjdk.org/jdk/pull/29513#discussion_r2755815114

Reply via email to