RFR: 8085792: java/nio/channels/Selector/SelectAfterRead.java timeout intermittently
Alan Bateman
Alan.Bateman at oracle.com
Sun Jan 17 08:11:24 UTC 2016
On 15/01/2016 11:38, Hamlin Li wrote:
> Hi everyone,
>
> Would you please help to review the fix for bug
> https://bugs.openjdk.java.net/browse/JDK-8085792,
> java/nio/channels/Selector/SelectAfterRead.java timeout intermittently.
> webrev: http://cr.openjdk.java.net/~mli/8085792/webrev.00/
I think this issue needs further analysis before deciding if there are
any changes needed. I suspect are looking at Solaris specific behavior
that arises when we are out of file descriptors or TCP connections.
I've cc'ed Michael McMahon as remember that he looked into issues
specific to Solaris some time ago where accept appears to hang when
resources are exhaused. Michael - do you remember this issue? Are the
details written up in any other JIRA?
-Alan
More information about the nio-dev
mailing list