commit | 73fbb10440ce0c0456ccc280301ab31b4a179072 | [log] [tgz] |
---|---|---|
author | John Jiang <sha.jiang@oracle.com> | Tue Sep 20 10:32:52 2016 +0800 |
committer | John Jiang <jjiang@openjdk.org> | Tue Sep 20 10:32:52 2016 +0800 |
tree | 102d25f8539b662e1b79ad663bf9e7a4d3fcd5d7 | |
parent | 6b4039c28a41579c4a12c22e0e6cd209845c3355 [diff] |
8165566: sun/security/ssl/SocketCreation/SocketCreation.java fails intermittently: Address already in use It takes every server to be allocated a free port. Reviewed-by: chegar