[jdk11u-dev] Integrated: 8223573: Replace wildcard address with loopback or local host in tests - part 4

Goetz Lindenmaier goetz at openjdk.org
Mon Jun 5 16:31:17 UTC 2023


On Fri, 2 Jun 2023 13:52:33 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this as prerequisite of 8223856 which fixes intermittent issues we see in 11.

This pull request has now been integrated.

Changeset: 3ba2a18e
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/3ba2a18ecdf74c97cb90065f9d76e9ca97fa9257
Stats:     124 lines in 11 files changed: 83 ins; 2 del; 39 mod

8223573: Replace wildcard address with loopback or local host in tests - part 4

Makes a few intermittently failing tests more resilient to port reuse issues by ensuring they bind to the loopback address instead of the wildcard.

Backport-of: 205fd87f2dbaa24bee48d62b8f5ec6e789b8514b

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

PR: https://git.openjdk.org/jdk11u-dev/pull/1924


More information about the jdk-updates-dev mailing list