[jdk25u-dev] RFR: 8367278: Test compiler/startup/StartupOutput.java timed out after completion on Windows
Roland Mesde
duke at openjdk.org
Wed Dec 17 20:02:47 UTC 2025
Backporting JDK-8367278: Test compiler/startup/StartupOutput.java timed out after completion on Windows.
For parity with Oracle JDK.
Reduces test iterations from 200 to 50 VM runs with randomly generated near-minimum code cache sizes. This maintains adequate test coverage while ensuring execution completes within the timeout limit, avoiding the need to increase the timeout value.
Please note that this PR depends on https://github.com/openjdk/jdk25u-dev/pull/105
Ran the specific test on linux-x64, linux-aarch64, macos-aarch64 and windows-x64:
(Passed) - make test TEST=test/hotspot/jtreg/compiler/startup/StartupOutput.java
-------------
Depends on: https://git.openjdk.org/jdk25u-dev/pull/105
Commit messages:
- Backport a355edbbe43f7356f9439ecabf0ab8218fc9e3e1
Changes: https://git.openjdk.org/jdk25u-dev/pull/106/files
Webrev: https://webrevs.openjdk.org/?repo=jdk25u-dev&pr=106&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8367278
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk25u-dev/pull/106.diff
Fetch: git fetch https://git.openjdk.org/jdk25u-dev.git pull/106/head:pull/106
PR: https://git.openjdk.org/jdk25u-dev/pull/106
More information about the jdk-updates-dev
mailing list