Re: Ping: RFR (M): 8167481: cleanup of headers and includes for native libnet

2016-10-26 Thread Chris Hegarty
> On 20 Oct 2016, at 16:30, Langer, Christoph wrote: > > Chris, > > I created a new version that addresses your points: > http://cr.openjdk.java.net/~clanger/webrevs/8167481.1/ Looks good to me. > I reordered the headers according to your suggestions ( 1) system, 2) > platform specific inclu

RFR(S): 8168771: Remove #ifdef AF_INET6 guards in libnet native coding

2016-10-26 Thread Langer, Christoph
Hi, please review the cleanup of "#ifdef AF_INET6" in libnet coding. I have opened a separate JIRA issue as requested This is a mailthread where it was already discussed: http://mail.openjdk.java.net/pipermail/net-dev/2016-October/010374.html Webrev: http://cr.openjdk.java.net/~clanger/webrevs/