[8u] RFR: 8226928: [TESTBUG] test/java/net/NetworkInterface/IPv4Only.java fails intermittently on AIX
Langer, Christoph
christoph.langer at sap.com
Fri Jun 28 09:23:17 UTC 2019
Hi Severin,
looks good, ship it
Thanks
Christoph
> -----Original Message-----
> From: net-dev <net-dev-bounces at openjdk.java.net> On Behalf Of Severin
> Gehwolf
> Sent: Freitag, 28. Juni 2019 10:41
> To: jdk8u-dev <jdk8u-dev at openjdk.java.net>
> Cc: net-dev <net-dev at openjdk.java.net>
> Subject: [8u] RFR: 8226928: [TESTBUG]
> test/java/net/NetworkInterface/IPv4Only.java fails intermittently on AIX
>
> 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?
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8226928
> webrev: http://cr.openjdk.java.net/~sgehwolf/webrevs/JDK-
> 8226928/01/webrev/
>
> Testing: Passes before/after this change on Linux x86_64 (unsurprisingly).
>
> Note that I've not reproduce the issue on AIX, I'm just the person
> reporting the issue and thought that I might as well fix it right away.
> Shouldn't really be controversal.
>
> Thanks,
> Severin
More information about the jdk8u-dev
mailing list