Integrated: JDK-8314517: some tests fail in case ipv6 is disabled on the machine

Matthias Baesken mbaesken at openjdk.org
Wed Aug 23 10:47:34 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() ).

This pull request has now been integrated.

Changeset: 703817d2
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/703817d21f6fd8b24cc670695625dfdb09d3592c
Stats:     82 lines in 6 files changed: 34 ins; 1 del; 47 mod

8314517: some tests fail in case ipv6 is disabled on the machine

Reviewed-by: mdoerr, lucy, jpai, dfuchs

-------------

PR: https://git.openjdk.org/jdk/pull/15341


More information about the net-dev mailing list