RFR for JDK-7052625 : com/sun/net/httpserver/bugs/6725892/Test.java fails intermittently
Chris Hegarty
chris.hegarty at oracle.com
Thu Feb 20 05:43:54 PST 2014
On 20 Feb 2014, at 12:53, michael cui <michael.cui at oracle.com> wrote:
> On 02/20/2014 07:24 PM, Chris Hegarty wrote:
>> Michael,
>>
>> I’m ok with your analysis, and suggested fix.
>>
>> From the original test output, in the bug description, I can see that there are 58 println’s with "Request from:" for test3, and two "Worker: Error writing to server”. This would tend to support your analysis that that server, in some cases, is not accepting the barrage of requests.
>>
>> Please provide a webrev/changeset and I will sponsor the change for you.
>>
> Thank you very much on the review and sponsor!
>
> webrev link : http://cr.openjdk.java.net/~tyan/michael/JDK-7052625/webrev.00/
Pushed. http://hg.openjdk.java.net/jdk9/dev/jdk/rev/e5a09bc70308
-Chris.
More information about the net-dev
mailing list