[8u] RFR: 8226928: [TESTBUG] test/java/net/NetworkInterface/IPv4Only.java fails intermittently on AIX

Chris Hegarty chris.hegarty at oracle.com
Fri Jun 28 10:13:57 UTC 2019


Severin,

On 28/06/2019 09:41, Severin Gehwolf wrote:
> Hi,
> 
> Please review this trivial test fix for JDK 8u. JDK 11u's version of
> the same test sets the property on the command line which doesn't have
> the issue on AIX. This patch makes JDK 11u and 8u aligned when it comes
> to IPv4Only.java test. I didn't backport the 11 change, as that's been
> part of a huge "Modular Run-Time Images" change, not suitable for JDK
> 8u. Thoughts?

Selective targeted change sounds reasonable. ( thanks for adding
the xx-na labels to the bug ).

> Bug: https://bugs.openjdk.java.net/browse/JDK-8226928
> webrev: http://cr.openjdk.java.net/~sgehwolf/webrevs/JDK-8226928/01/webrev/

The changes look good.

-Chris.


More information about the jdk8u-dev mailing list