Withdrawn: 8313356: Improve address selection in sun.net.NetworkClient
Liam Miller-Cushon
cushon at openjdk.org
Tue Aug 15 22:50:15 UTC 2023
On Fri, 28 Jul 2023 22:37:00 GMT, Liam Miller-Cushon <cushon at openjdk.org> 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
More information about the net-dev
mailing list