RFR: JDK-8314517: some tests fail in case ipv6 is disabled on the machine
Lutz Schmidt
lucy at openjdk.org
Fri Aug 18 13:27:33 UTC 2023
On Fri, 18 Aug 2023 06:53:19 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> Some jtreg tests fail with ipv6 disabled on the machine, this should be improved in the tests (e.g. by using IPSupport.hasIPv6() ).
LGTM.
Testing IPV6 only if it is available for sure makes sense.
-------------
Marked as reviewed by lucy (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/15341#pullrequestreview-1584566330
More information about the net-dev
mailing list