Discussion on root cause analysis of JDK-7052625 : com/sun/net/httpserver/bugs/6725892/Test.java fails intermittently

2014-02-20 Thread michael cui
runs. 0 failure on windows for 1 runs 0 failures on mac for 1 runs It seems to me that using default 0 for backlog of httpserver could be root cause of this intermittently failure. Are we comfortable with this analysis? If it is the root cause, could setting backlog as 100 be a suggest

RFR for JDK-7052625 : com/sun/net/httpserver/bugs/6725892/Test.java fails intermittently

2014-02-20 Thread michael cui
52625/webrev.00/ <http://cr.openjdk.java.net/%7Etyan/michael/JDK-7052625/webrev.00/> -Chris. On 20 Feb 2014, at 08:25, michael cui wrote: Hi, I would like to discuss my current root cause analysis of JDK-7052625 : com/sun/net/httpserver/bugs/6725892/Test.java fails intermittently