RFR [XS] : 8232045: cleanup AIX 5.3 workarounds from libnio/ch/Net.c
Langer, Christoph
christoph.langer at sap.com
Wed Oct 9 09:47:51 UTC 2019
Hi Matthias,
this looks good to me. Thanks for the cleanup.
Best regards
Christoph
From: nio-dev <nio-dev-bounces at openjdk.java.net> On Behalf Of Baesken, Matthias
Sent: Mittwoch, 9. Oktober 2019 10:22
To: nio-dev at openjdk.java.net
Subject: [CAUTION] RFR [XS] : 8232045: cleanup AIX 5.3 workarounds from libnio/ch/Net.c
Hello, please review this small change .
It removes some definitions / declaration from Net.c that were included for AIX 5.3 .
However from at least AIX 6.1 those definitions / declaration are coming from the system header ( netinet/in.h ) .
So with the current jdk/jdk build platform AIX 7.X we do not need them any more.
Bug/webrev :
https://bugs.openjdk.java.net/browse/JDK-8232045
http://cr.openjdk.java.net/~mbaesken/webrevs/8232045.0/
Thanks, Matthias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/nio-dev/attachments/20191009/9109c6b1/attachment-0001.html>
More information about the nio-dev
mailing list