[jdk25u-dev] RFR: 8366938: Test runtime/handshake/HandshakeTimeoutTest.java crashed
duke
duke at openjdk.org
Wed Dec 17 16:07:55 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)
@rm-gh-8
Your change (at version c699092cfd4c34ebc5ba12c827a5b413ad140924) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk25u-dev/pull/79#issuecomment-3666041418
More information about the jdk-updates-dev
mailing list