RFR: 8302659: Modernize Windows native code for NetworkInterface
Alan Bateman
alanb at openjdk.org
Thu Feb 16 14:52:28 UTC 2023
On Thu, 16 Feb 2023 14:32:15 GMT, Rich DiCroce <duke at openjdk.org> wrote:
> Improves performance and correctness, as discussed on the net-dev mailing list.
Would it be possible to re-format the changes to src/java.base/windows/native/libnet/NetworkInterface.c to avoid the overly long lines - some of the new lines are 150-200 characters long so it will make impossible to look at side-by-side diffs in the future.
-------------
PR: https://git.openjdk.org/jdk/pull/12593
More information about the build-dev
mailing list