RFR [XS] : 8232045: cleanup AIX 5.3 workarounds from libnio/ch/Net.c

Chris Hegarty chris.hegarty at oracle.com
Wed Oct 9 11:18:40 UTC 2019



On 09/10/2019 09:21, Baesken, Matthias wrote:
> 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.

Excellent.

> Bug/webrev :
> 
> https://bugs.openjdk.java.net/browse/JDK-8232045
> 
> http://cr.openjdk.java.net/~mbaesken/webrevs/8232045.0/

Looks good.

-Chris.


More information about the nio-dev mailing list