[jdk21u-dev] 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

Paul Hohensee phh at openjdk.org
Thu Apr 10 10:00:28 UTC 2025


On Thu, 3 Apr 2025 21:16:36 GMT, Paul Hohensee <phh at openjdk.org> wrote:

> Backport for parity with Oracle 21.0.8. The modified test passes. Low risk: the patch modifies only a test timeout.
> 
> Clean except that the replaced fixed timeout in 21u was 2000ms, but 2500ms in 24. Apparently, a previous fix attempt just increased the timeout from 2000 to 2500.

This pull request has now been integrated.

Changeset: df5e51fb
Author:    Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/df5e51fbe1b548d02dfb0dbc16ac017a46b59093
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: rkennke
Backport-of: a07b72bfcfa603453ea042e89adeb9dcec8bf63a

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

PR: https://git.openjdk.org/jdk21u-dev/pull/1586


More information about the jdk-updates-dev mailing list