RFR for bug JDK-8025209 Intermittent test failure: java/net/Socket/asyncClose/AsyncClose.java

Eric Wang yiming.wang at oracle.com
Fri Mar 28 05:54:31 UTC 2014


Hi Chris & All,

Sorry that the fix spent a bit long time for internal review.
Can you please review the fix below for bug JDK-8025209 
<https://bugs.openjdk.java.net/browse/JDK-8025209>. The fix is just to 
make the thread synchronization is more robust and made some cleanup.
http://cr.openjdk.java.net/~ewang/JDK-8025209/webrev.00/

Thanks,
Eric
On 2014/3/5 18:01, Chris Hegarty wrote:
> On 5 Mar 2014, at 09:48, Eric Wang <yiming.wang at oracle.com> wrote:
>
>> Hi everyone,
>>
>> Hi Everyone,
>>
>> I'm working on the test bug https://bugs.openjdk.java.net/browse/JDK-8025209, The test uses Thread.sleep to sync-up threads which is not a correct assumption. The fix is just to sync-up 2 threads using proper way.
>>
>> The webrev will be sent after internal review. Please let me know if you have any comment.
> This test is part of the OpenJDK source. Please just post your webrev externally for review.
>
> Thanks,
> -Chris.
>
>> Thanks,
>> Eric
>>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/net-dev/attachments/20140328/e8027db7/attachment.html>


More information about the net-dev mailing list