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

Jaikiran Pai jpai at openjdk.org
Thu Nov 21 08:56:16 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 looks OK to me. A minor suggestion - maybe consider adding this class to the `@build` tag of jtreg, given how jtreg behaves for library classes.

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

Marked as reviewed by jpai (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22278#pullrequestreview-2450654126


More information about the net-dev mailing list