8200458: (se) Readiness information previously recorded in the ready set not preserved

Chris Hegarty chris.hegarty at oracle.com
Tue Apr 3 11:34:45 UTC 2018


On 29/03/18 21:31, Alan Bateman wrote:
> ..
> 
> The webrev with the changes is here:
> http://cr.openjdk.java.net/~alanb/8200458/webrev/index.html

This looks good to me Alan.

One minor comment on the test. We have it more reliable to
bind to a specific interface, e.g.

  new InetSocketAddress(InetAddress.getLoopbackAddress(), 0);

-Chris.


More information about the nio-dev mailing list