RE: 8169865 : Changes not ported to IPv4

2018-04-11 Thread Srividya Shamaiah
o JDK8, if you like. Best regards Christoph From: net-dev [mailto:net-dev-boun...@openjdk.java.net] On Behalf Of Srividya Shamaiah Sent: Mittwoch, 11. April 2018 09:19 To: Chris Hegarty Cc: OpenJDK Network Dev list Subject: Re: 8169865 : Changes not ported to IPv4 Thank you Chris for openin

RE: 8169865 : Changes not ported to IPv4

2018-04-11 Thread Langer, Christoph
like. Best regards Christoph From: net-dev [mailto:net-dev-boun...@openjdk.java.net] On Behalf Of Srividya Shamaiah Sent: Mittwoch, 11. April 2018 09:19 To: Chris Hegarty Cc: OpenJDK Network Dev list Subject: Re: 8169865 : Changes not ported to IPv4 Thank you Chris for opening the JIRA bug

Re: 8169865 : Changes not ported to IPv4

2018-04-11 Thread Srividya Shamaiah
Thank you Chris for opening the JIRA bug, I will work on the fix and contribute it . Thanks, Srividya S From: Chris Hegarty To: Srividya Shamaiah Cc: OpenJDK Network Dev list Date: 10/04/2018 08:51 PM Subject:Re: 8169865 : Changes not ported to IPv4 > On 10 Apr 2

Re: 8169865 : Changes not ported to IPv4

2018-04-10 Thread Chris Hegarty
> On 10 Apr 2018, at 12:34, Srividya Shamaiah wrote: > > Hi Chris, > > One of our customer reported a similar issue and the issue can be resolved > through the bug fix 8169865 which was include at 8u152 level. We were looking > this issue from AIX perspective as it did not do the reverse look

Re: 8169865 : Changes not ported to IPv4

2018-04-10 Thread Srividya Shamaiah
09:41 PM Subject:Re: 8169865 : Changes not ported to IPv4 Hi Srividya, On 09/04/18 10:58, Srividya Shamaiah wrote: > Hi , > In method Java_java_net_Inet6AddressImpl_getLocalHostName , file > *src/solaris/native/java/net/Inet6AddressImpl.c *, there were changes > that was

Re: 8169865 : Changes not ported to IPv4

2018-04-09 Thread Chris Hegarty
Hi Srividya, On 09/04/18 10:58, Srividya Shamaiah wrote: Hi , In method Java_java_net_Inet6AddressImpl_getLocalHostName , file *src/solaris/native/java/net/Inet6AddressImpl.c *, there were changes that was added due to *8169865: Downport minor fixes in java.net native code from JDK 9 to JDK 8