Andrew Zhang wrote:
> Hi Alexander,
> 
> Thanks for your kind reminder.
> 
> Certainly I'll use sth. like Support_PortManager.getNextPort() to avoid
> such
> port conflict issue.

No, please!  Don't perpetuate that abomination<g>!  Alexander is right,
you should bind to port 0 and let the OS assign one.

> Here I just want to describe the problem.
> 
> The test still fails on my machine sometimes.  Could anyone tell me how to
> write a stable test on this issue?
> 
> Or is it a bug of RI? Or is it possible to write a theoretically stable
> test?

Perhaps you could tell us what you are testing on?

Regards,
Tim

-- 

Tim Ellison ([EMAIL PROTECTED])
IBM Java technology centre, UK.

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to