Code Review 6937703: java/net regression test issues with samevm

Christopher Hegarty - Sun Microsystems Ireland Christopher.Hegarty at Sun.COM
Wed Mar 24 04:55:31 PDT 2010


On 24/03/2010 11:46, Alan Bateman wrote:
> Christopher Hegarty - Sun Microsystems Ireland wrote:
>> :
>> Thanks Alan,
>>
>> I've made the changes you suggested and updated the webrev.
> Good okay to me. In passing I see HttpTest.run also silently consumes
> any exceptions so you might want to do this while you are there (not

Yes, I looked at this but decided not to because it will alway throw an 
exception since the socket is close from anther thread. I could do a if 
not "Socket closed" then it is an unexpected exception.

-Chris.

> wishing to extend the scope of getting these tests to run in samevm of
> course).
>
> -Alan.



More information about the net-dev mailing list