commit | 07fc539a85ac6f31452690684e7fdbdbca37800c | [log] [tgz] |
---|---|---|
author | Julia Boes <jboes@openjdk.org> | Mon Dec 09 12:46:12 2019 +0000 |
committer | Julia Boes <jboes@openjdk.org> | Mon Dec 09 12:46:12 2019 +0000 |
tree | b0bf2c06e8ad814487837029299c49627388da96 | |
parent | 3ea25ecdfe7bb58be0e3250e56e97d59fc1f2d05 [diff] |
8232513: java/net/DatagramSocket/PortUnreachable.java still fails intermittently with BindException Increase the number of bind retries and test repeats, best effort only Reviewed-by: msheppar, dfuchs, vtewari