On Fri, 28 Jul 2023 22:37:00 GMT, Liam Miller-Cushon <[email protected]> wrote:
> Please review this fix for > [JDK-8313356](https://bugs.openjdk.org/browse/JDK-8313356), which improves > address selection in `sun.net.NetworkClient` to consider all addresses > returned by `InetAddress.getAllByName` instead of only connecting to the > first one. > > This follows the approach described in > [JDK-8170568](https://bugs.openjdk.org/browse/JDK-8170568). This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk/pull/15078
