[jdk11u-dev] Integrated: 8216417: cleanup of IPv6 scope-id handling
Goetz Lindenmaier
goetz at openjdk.java.net
Tue Sep 28 08:10:07 UTC 2021
On Thu, 23 Sep 2021 16:34:15 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I downport this for parity with 11.0.13-oracle.
>
> Resolved imports in AbstractPlainDatagramSocketImpl.java AbstractPlainSocketImpl.java
> and added IPAddressUtil.
> Simple context difference: IPAddressUtil.java
> Merge with different code: DatagramChannelImpl.java, the only relevant resolve.
> net_util_md.c Deleted code differs slightly.
> ProblemList: methods are not problem listed. Skipped.
This pull request has now been integrated.
Changeset: 14761580
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/14761580363e515055a88fbf799e6c6ad9b94910
Stats: 1332 lines in 22 files changed: 745 ins; 571 del; 16 mod
8216417: cleanup of IPv6 scope-id handling
Reviewed-by: mdoerr
Backport-of: 247a6a2ce4f890252ec256de107c1fc4b898aaf6
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/404
More information about the jdk-updates-dev
mailing list