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

Roman Kennke rkennke at openjdk.org
Tue Apr 8 15:44:25 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.

Marked as reviewed by rkennke (Reviewer).

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

PR Review: https://git.openjdk.org/jdk21u-dev/pull/1586#pullrequestreview-2750484553


More information about the jdk-updates-dev mailing list