RFR: 8255758: JEP 380 spec clarifications

Alan Bateman alanb at openjdk.java.net
Sun Nov 15 08:34:54 UTC 2020


On Tue, 3 Nov 2020 14:53:16 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

>> Minor spec changes from spec approved in initial CSR
>
> Marked as reviewed by dfuchs (Reviewer).

The clarification to the SecurityException looks good.

The API docs specify that bind(null) will "bind to an automatically assigned socket address". Would it be better to lead with that phrase in the properties doc rather than switching to "automatically bound". That might also avoid it getting confused with an implicitly bound sockets.

A minor comment on the test is that "peer" might be a better than "acc1".

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

PR: https://git.openjdk.java.net/jdk/pull/1021


More information about the nio-dev mailing list