Hi Xuelei

This webrev includes 2 kinds of code changes:

   http://cr.openjdk.java.net/~weijun/7031536/webrev.00/

1. HttpNegotiateServer: now servers open on port 0.

2. Others: I add run/othervm for all tests in jgss and krb5 that call System.setProperty

Thanks
Max


-------- Original Message --------
*Change Request ID*: 7031536

*Synopsis*: test/sun/security/krb5/auto/HttpNegotiateServer.java should not use static ports


=== *Description* ============================================================ test/sun/security/krb5/auto/HttpNegotiateServer.java uses static port numbers when starting web and proxy servers. If another process uses the same ports, test would fail.

Reply via email to