[jdk11u-dev] Integrated: 8241336: Some java.net tests failed with NoRouteToHostException on MacOS with special network configuration
Christoph Langer
clanger at openjdk.java.net
Fri Aug 27 12:27:26 UTC 2021
On Wed, 25 Aug 2021 08:39:03 GMT, Christoph Langer <clanger at openjdk.org> wrote:
> Unclean backport of JDK-8241336. We seem to have a new Mac configuration in our test landscape that exhibits these failures in JDK11, too.
>
> Changes to problem list do not apply.
> Promiscious.java needs an "@library /test/lib" annotation because JDK-8220673 was not backported.
> AdaptorMulticasting.java does not exist in 11
This pull request has now been integrated.
Changeset: c816276e
Author: Christoph Langer <clanger at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/c816276ee6834332bece428e77583b6e1d80b20b
Stats: 104 lines in 3 files changed: 66 ins; 6 del; 32 mod
8241336: Some java.net tests failed with NoRouteToHostException on MacOS with special network configuration
NetworkConfiguration updated to skip interfaces that have only IPv6 link local addresses.
Reviewed-by: shade
Backport-of: 5ddbcb7a515e29d805df17ca2977eeb720adef29
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/296
More information about the jdk-updates-dev
mailing list