Integrated: 8344346: java/net/httpclient/ShutdownNow.java fails with java.lang.AssertionError: client was still running, but exited after further delay: timeout should be adjusted

Daniel Fuchs dfuchs at openjdk.org
Fri Nov 22 09:58:22 UTC 2024


On Wed, 20 Nov 2024 16:48:24 GMT, Daniel Fuchs <dfuchs at openjdk.org> wrote:

> This test has been observed failing once in our CI. Adjusting the timeout with Utils.adjustTimeout should give the test greater stability.

This pull request has now been integrated.

Changeset: a07b72bf
Author:    Daniel Fuchs <dfuchs at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a07b72bfcfa603453ea042e89adeb9dcec8bf63a
Stats:     15 lines in 1 file changed: 2 ins; 11 del; 2 mod

8344346: java/net/httpclient/ShutdownNow.java fails with java.lang.AssertionError: client was still running, but exited after further delay: timeout should be adjusted

Reviewed-by: jpai

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

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


More information about the net-dev mailing list