[jdk11u-dev] Integrated: 8129315: java/net/Socket/LingerTest.java and java/net/Socket/ShutdownBoth.java timeout intermittently

Goetz Lindenmaier goetz at openjdk.org
Tue Feb 14 20:26:57 UTC 2023


On Mon, 13 Feb 2023 14:12:23 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 11.0.19-oracle.

This pull request has now been integrated.

Changeset: c90bc806
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/c90bc806cfd1381c9b5d6fdb22c4937d5b769659
Stats:     77 lines in 5 files changed: 54 ins; 2 del; 21 mod

8129315: java/net/Socket/LingerTest.java and java/net/Socket/ShutdownBoth.java timeout intermittently

Tests are updated to use the loopback address instead of the wildcard to avoid traffic being routed to a different server than what was intended by the test.

Backport-of: 72467d916c82ff02bc5101f91e3e7d32c1d5e5b5

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

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


More information about the jdk-updates-dev mailing list