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

duke duke at openjdk.org
Fri Dec 19 18:09:00 UTC 2025


On Fri, 19 Dec 2025 18:05:31 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)
>
> 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

@rm-gh-8 
Your change (at version b57ccc6ce13ed5de623a5d7af909d52d530b154c) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jdk25u-dev/pull/106#issuecomment-3676024792


More information about the jdk-updates-dev mailing list