Re: RFR: 8266459: Implement JEP 411: Deprecate the Security Manager for Removal [v3]

2021-05-22 Thread Alan Bateman
On Fri, 21 May 2021 18:00:13 GMT, Phil Race wrote: > Are you suggesting that the patch doesn't need testing as it is ? It should > be the same either way. > It is very straight forward to run the automated tests across all platforms > these days. > I get the impression that no one is guaranteei

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

2021-05-22 Thread Mark Sheppard
On Sat, 22 May 2021 06:46:18 GMT, Alan Bateman wrote: >> Thanks, and if you want to keep it consistent with the existing code then >> you could rename "Socket newUdpSocket" and "biEx", or just change it to >> "return new Socket(...)". > > BTW: Is one retry enough? There is at least one other re