RFR: JDK-8314517: some tests fail in case ipv6 is disabled on the machine
Matthias Baesken
mbaesken at openjdk.org
Tue Aug 22 07:54:28 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() ).
Hi Daniel and Jaikiran, I adjusted the HostsFileOrderingTest.java a bit.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15341#issuecomment-1687658377
More information about the net-dev
mailing list