[jdk25u-dev] RFR: 8367278: Test compiler/startup/StartupOutput.java timed out after completion on Windows [v2]

Roland Mesde duke at openjdk.org
Fri Dec 19 16:36:20 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.

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

Changes:
  - all: https://git.openjdk.org/jdk25u-dev/pull/106/files
  - new: https://git.openjdk.org/jdk25u-dev/pull/106/files/feb32ce4..feb32ce4

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk25u-dev&pr=106&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk25u-dev&pr=106&range=00-01

  Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 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