[jdk25u-dev] RFR: 8368866: compiler/codecache/stress/UnexpectedDeoptimizationTest.java intermittent timed out
Roland Mesde
duke at openjdk.org
Wed Feb 4 21:43:19 UTC 2026
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
-------------
Commit messages:
- Backport cc563c87cd277fbc96fb77af1e99f6c018ccc020
Changes: https://git.openjdk.org/jdk25u-dev/pull/229/files
Webrev: https://webrevs.openjdk.org/?repo=jdk25u-dev&pr=229&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8368866
Stats: 6 lines in 1 file changed: 0 ins; 0 del; 6 mod
Patch: https://git.openjdk.org/jdk25u-dev/pull/229.diff
Fetch: git fetch https://git.openjdk.org/jdk25u-dev.git pull/229/head:pull/229
PR: https://git.openjdk.org/jdk25u-dev/pull/229
More information about the jdk-updates-dev
mailing list