[jdk25u-dev] Integrated: 8368866: compiler/codecache/stress/UnexpectedDeoptimizationTest.java intermittent timed out

Roland Mesde duke at openjdk.org
Thu Feb 12 12:11:15 UTC 2026


On Wed, 4 Feb 2026 20:41:04 GMT, Roland Mesde <duke at openjdk.org> wrote:

> Backporting JDK-8368866: compiler/codecache/stress/UnexpectedDeoptimizationTest.java intermittent timed out.
> 
> This PR increases default timeout from 120 (implicit) to 240 seconds to ensure stable execution when running concurrently.
> 
> For parity with Oracle JDK.
> 
> Ran related tests on linux-x64, linux-aarch64, macos-aarch64 and windows-x64:
> 
> make test TEST=test/hotspot/jtreg/compiler/codecache/stress/UnexpectedDeoptimizationTest.java
> 
> Results attached:
> 
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/25100678/windows-x64-specific-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/25100679/macos-aarch64-specific-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/25100681/linux-x64-specific-test.log)
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/25100683/linux-aarch64-specific-test.log)

This pull request has now been integrated.

Changeset: 7a4a214b
Author:    Roland Mesde <mesde at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk25u-dev/commit/7a4a214b41d631597543a6c5fe32fe934d69afda
Stats:     6 lines in 1 file changed: 0 ins; 0 del; 6 mod

8368866: compiler/codecache/stress/UnexpectedDeoptimizationTest.java intermittent timed out

Backport-of: cc563c87cd277fbc96fb77af1e99f6c018ccc020

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

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


More information about the jdk-updates-dev mailing list