[jdk11u-dev] RFR: 8216417: cleanup of IPv6 scope-id handling

Martin Doerr mdoerr at openjdk.java.net
Mon Sep 27 10:59:00 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.

Thanks for the description of what you have resolved. LGTM.

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

Marked as reviewed by mdoerr (Reviewer).

PR: https://git.openjdk.java.net/jdk11u-dev/pull/404


More information about the jdk-updates-dev mailing list