RFR 8157811 [9] Additional minor fixes and cleanups in NetworkInterface.c

Mark Sheppard mark.sheppard at oracle.com
Wed May 25 11:46:19 UTC 2016


Hi Chris,
    the fix for 8068028 was marked 9-na for some reason, as such afaik 
the changes were not propagated to JDK9,
which changed its src tree structure at that time (i think, jdk8 were on 
solaris files), parfait may not have highlighted them in that context

afaik the other changes in that set were not applied 
(Inet6AddressImpl.c, net_util_md.c) .

regards
Mark

On 25/05/2016 10:50, Chris Hegarty wrote:
> As a follow up to JDK-8156521, and when comparing against the
> version of this file in jdk8u-dev a few minor issues were noticed.
>
> There is a free of a memory structure that was missed somehow
> in the 9 version of this file ( it is already in the 8 version ). The
> remaining few changes are just some minor cleanup.
>
> http://cr.openjdk.java.net/~chegar/8157811/
> https://bugs.openjdk.java.net/browse/JDK-8157811
>
> -Chris.



More information about the net-dev mailing list