RFR: 8141595: java/nio/channels/ServerSocketChannel/NonBlockingAccept.java fails intermittently

Alan Bateman Alan.Bateman at oracle.com
Fri Jan 15 11:11:31 UTC 2016



On 15/01/2016 09:36, Hamlin Li wrote:
> :
>
> Yes, the root cause is sleep time is not sufficient on busy systems. 
> And I follow your suggestion to fix the code style and line length, 
> and let jtreg to timeout the test case.
> new webrev: http://cr.openjdk.java.net/~mli/8141595/webrev.01/
This looks okay, just a few nits like continue and loop counters aren't 
needed, the comment doesn't need to 8141595 and we usually put a space 
in "catch(". These are simple to fix so I can do that and get the test 
pushed for you.

-Alan


More information about the nio-dev mailing list