RE: RFR (M): 8171077: Use getaddrinfo/getnameinfo in Windows Inet4AddresImpl native code

2016-12-19 Thread Langer, Christoph
sly wanted to align this. Christoph. > -Original Message- > From: Chris Hegarty [mailto:chris.hega...@oracle.com] > Sent: Montag, 19. Dezember 2016 20:19 > To: Langer, Christoph > Cc: OpenJDK Network Dev list > Subject: Re: RFR (M): 8171077: Use getaddrinfo/getnameinfo in Wi

Re: RFR (M): 8171077: Use getaddrinfo/getnameinfo in Windows Inet4AddresImpl native code

2016-12-19 Thread Chris Hegarty
Hi Christoph, > On 12 Dec 2016, at 10:09, Langer, Christoph wrote: > > Hi again, > > this is the Windows part. > > Bug: https://bugs.openjdk.java.net/browse/JDK-8171077 > Webrev: http://cr.openjdk.java.net/~clanger/webrevs/8171077.0/ I think this looks ok. For consistency, should the code ‘

RFR (M): 8171077: Use getaddrinfo/getnameinfo in Windows Inet4AddresImpl native code

2016-12-12 Thread Langer, Christoph
Hi again, this is the Windows part. Bug: https://bugs.openjdk.java.net/browse/JDK-8171077 Webrev: http://cr.openjdk.java.net/~clanger/webrevs/8171077.0/ Best regards Christoph