RFR 8077670: sun/security/krb5/auto/MaxRetries.java may fail with BindException

Weijun Wang weijun.wang at oracle.com
Wed Aug 26 14:11:58 UTC 2015


Hi Chris

I don't know about that method. Will try.

This test is trying to start a UDP server that does nothing so that its 
client receives neither a PortUnreachableException nor a valid reply and 
can only timeout.

Thanks
Max

On 08/26/2015 04:05 PM, Chris Hegarty wrote:
> Hi Max,
>
> I don't know the specifics of this test, but can it use the ephemeral
> port pattern, ds = new DatagramSocket(); ds.getLocalPort()?  Rather than
> looping.
>
> -Chris.
>
> On 26/08/15 08:57, Weijun Wang wrote:
>> Please take a look at
>>
>>    http://cr.openjdk.java.net/~weijun/8077670/webrev.00/
>>
>> The test now tries to find an available port in a loop.
>>
>> Thanks
>> Max



More information about the security-dev mailing list