RFR: 8255758: JEP 380 spec clarifications [v2]
Michael McMahon
michaelm at openjdk.java.net
Mon Nov 16 13:29:26 UTC 2020
On Sun, 15 Nov 2020 08:32:28 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> 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".
I've just updated the spec per these comments and will update the CSR accordingly. Thx.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1021
More information about the nio-dev
mailing list