RFR: 8275640 (win) java.net.NetworkInterface issues with IPv6-only environments [v2]
Daniel Fuchs
dfuchs at openjdk.java.net
Mon Nov 29 12:40:06 UTC 2021
On Thu, 28 Oct 2021 07:20:38 GMT, Daniel Jeliński <duke at openjdk.java.net> wrote:
>> Clean up of various issues related to error handling and memory management
>
> Daniel Jeliński has updated the pull request incrementally with one additional commit since the last revision:
>
> Restore support for IPv6-only operation
Hi Daniel, I believe this is a good fix and we definitely want it in.
However, it is hard to test - and we don't have a regression test for that that would work in our CI.
I have talked with the other members of the team - and it was suggested that it could be more prudent to push such changes in the very early development stages of a release rather than at the end. So I would suggest we wait a few days more and integrate this for JDK 19 after the RDP1 fork. This would give this fix some more time to bake.
The same applies to your other PR (JDK-8262442).
Does that make sense to you?
-------------
PR: https://git.openjdk.java.net/jdk/pull/6090
More information about the net-dev
mailing list