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

Chris Hegarty chris.hegarty at oracle.com
Wed Aug 26 08:05:38 UTC 2015


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