RFR: 8302659: Modernize Windows native code for NetworkInterface [v2]
Mark Sheppard
msheppar at openjdk.org
Thu Feb 16 18:04:28 UTC 2023
On Thu, 16 Feb 2023 16:49:09 GMT, Rich DiCroce <duke at openjdk.org> wrote:
>> Improves performance and correctness, as discussed on the net-dev mailing list.
>
> Rich DiCroce has updated the pull request incrementally with one additional commit since the last revision:
>
> Limit line length to 80-ish characters
what versions of Windows has this been tested on ? Just wondering if the deletion of the old dual stack winXP based code could have on the older windows OS platforms?
afaik current set of supported windows OS platforms, from the ATR list, are :
windows server 2019,
windows server 2022,
windows server 2016,
windows 10,
windows 11,
windows 8,
windows server2012,
windows server 2012R2
some of these may be retired for LTS JDK21, but for the moment they are in the mix.
We'll need to schedule test runs for all these.
Also we will have to arrange some IPv6 only test runs for this prior to any integration -- that takes a bit of time to arrange the resources to be setup and to schedule the runs.
-------------
PR: https://git.openjdk.org/jdk/pull/12593
More information about the build-dev
mailing list