On Sun, 15 Nov 2020 08:32:28 GMT, Alan Bateman <al...@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