[jdk25u-dev] RFR: 8367278: Test compiler/startup/StartupOutput.java timed out after completion on Windows [v3]
Roland Mesde
duke at openjdk.org
Fri Dec 19 18:05:31 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
>
> Results are attached:
>
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/24245355/linux-aarch64-specific-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/24245356/linux-x64-specific-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/24245357/macos-aarch64-specific-test.log)
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/24245358/windows-x64-specific-test.log)
Roland Mesde has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
- Merge master
- Backport a355edbbe43f7356f9439ecabf0ab8218fc9e3e1
- Backport 78d50c02152d3d02953cc468d50c7c40c43c1527
-------------
Changes:
- all: https://git.openjdk.org/jdk25u-dev/pull/106/files
- new: https://git.openjdk.org/jdk25u-dev/pull/106/files/feb32ce4..b57ccc6c
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk25u-dev&pr=106&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk25u-dev&pr=106&range=01-02
Stats: 6315 lines in 127 files changed: 2638 ins; 3275 del; 402 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