RFR: JDK-8265362 java/net/Socket/UdpSocket.java fails with "java.net.BindException: Address already in use" (macos-aarch64) [v2]

Mark Sheppard msheppar at openjdk.java.net
Mon May 24 12:30:39 UTC 2021


On Sat, 22 May 2021 10:54:06 GMT, Mark Sheppard <msheppar at openjdk.org> wrote:

>> BTW: Is one retry enough? There is at least one other replace where we've had to retry to workaround a macOS bug and one retry was enough there too.
>
> I have submitted a significant number of MACH5 job runs with repeat mode over the past week - approx  50 x 50,  and observed the retry to have been triggered about 5 times, this gives some level of assurance that test stability will exist. But CI builds will exercise this a lot more.

updated as requested newUdpSocket --> s, and biEx --> unexpected

-------------

PR: https://git.openjdk.java.net/jdk/pull/4103


More information about the net-dev mailing list