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

Roland Mesde duke at openjdk.org
Fri Dec 19 18:51:23 UTC 2025


On Wed, 17 Dec 2025 19:57:38 GMT, Roland Mesde <duke at openjdk.org> wrote:

> 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)

This pull request has now been integrated.

Changeset: 6cc7fc7f
Author:    Roland Mesde <mesde at amazon.com>
Committer: Victor Rudometov <vrudomet at openjdk.org>
URL:       https://git.openjdk.org/jdk25u-dev/commit/6cc7fc7f1e725e3223d11fd0b94a90a588c76aa9
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8367278: Test compiler/startup/StartupOutput.java timed out after completion on Windows

Backport-of: a355edbbe43f7356f9439ecabf0ab8218fc9e3e1

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

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


More information about the jdk-updates-dev mailing list