[jdk25u-dev] Integrated: 8366938: Test runtime/handshake/HandshakeTimeoutTest.java crashed

Roland Mesde duke at openjdk.org
Wed Dec 17 16:17:04 UTC 2025


On Fri, 12 Dec 2025 17:53:33 GMT, Roland Mesde <duke at openjdk.org> wrote:

> Backporting JDK-8366938: Test runtime/handshake/HandshakeTimeoutTest.java crashed.
> 
> Recent timeout-factor change reduced test timeout from 480 to 120 seconds and resulted in test experiencing cascading failures starting with handshake timeout. The commit restores original 480-second timeout to accommodate the test's variable execution time and prevent premature timeout handler engagement.
> 
> For parity with Oracle JDK.
> 
> Ran related tests on linux-x64, linux-aarch64, macos-aarch64 and windows-x64:
> 
> (Passed) - make test TEST=test/hotspot/jtreg/runtime/handshake
> 
> Results are attached.
> 
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/24135958/linux-aarch64-specific-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/24135961/linux-x64-specific-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/24135962/macos-aarch64-specific-test.log)
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/24135963/windows-x64-specific-test.log)

This pull request has now been integrated.

Changeset: 04bd2469
Author:    Roland Mesde <mesde at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk25u-dev/commit/04bd246916c48cc77f86a10c4a10cd082c37446e
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8366938: Test runtime/handshake/HandshakeTimeoutTest.java crashed

Backport-of: 8ab8d02e40e987a5eb5e8036ff4f12146ac2b16a

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

PR: https://git.openjdk.org/jdk25u-dev/pull/79


More information about the jdk-updates-dev mailing list