Hi Chris,

 

for me it was the other way round… I did not see immediately where the methods came from and had to do some navigation. But I’m happy to revert this.

 

As I had only worked with AIX so far, I’ll put the test update into our test system to see whether there’ll be issues on other platforms. I’ll send an updated webrev tomorrow.

 

Best regards

Christoph

 

From: Chris Hegarty <chris.hegarty@oracle.com>
Sent: Donnerstag, 17. Januar 2019 12:27
To: Langer, Christoph <christoph.langer@sap.com>
Cc: net-dev@openjdk.java.net; ppc-aix-port-dev@openjdk.java.net
Subject: Re: RFR: 8207404: MulticastSocket tests failing on AIX

 

 



On 17 Jan 2019, at 10:55, Langer, Christoph <christoph.langer@sap.com> wrote:

 

Hi,

 

here is a fix for the MulticastSocket tests failing on AIX (in certain sceanrios):

 

 

Why remove the static imports from NetworkConfiguration? It makes

the code more verbose ( and IMO harder to read ).

 

-Chris.