RFR (XS): 8169865: Downport minor fixes in java.net native code from JDK 9 to JDK 8
Chris Hegarty
chris.hegarty at oracle.com
Mon Nov 21 10:53:59 UTC 2016
On 17/11/16 12:12, Langer, Christoph wrote:
> Hi,
>
> please review a downport of a few small fixes to JDK 8 which were done
> through bugs 8034174, 8034182 and 8048518 to JDK 9 already.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8169865
>
> Webrev: http://cr.openjdk.java.net/~clanger/webrevs/8169865.8udev/
The changes look fine.
-Chris
>
> The change in Inet6AddressImpl.c is required because AIX would currently
> use the Solaris coding which is not desired. The changes in
> net_util_md.c fix a potential resource leak and some other code spot was
> changed where our code base currently has an unnecessary diff.
>
> Thanks for reviewing.
>
> Best regards
> Christoph
More information about the jdk8u-dev
mailing list