[jdk25u-dev] Integrated: 8358756: [s390x] Test StartupOutput.java crash due to CodeCache size
Roland Mesde
duke at openjdk.org
Fri Dec 19 16:31:10 UTC 2025
On Wed, 17 Dec 2025 19:41:44 GMT, Roland Mesde <duke at openjdk.org> wrote:
> Backporting JDK-8358756: [s390x] Test StartupOutput.java crash due to CodeCache size.
>
> For parity with Oracle JDK.
>
> This fix increases the initial code cache size to ensure adequate space for interpreter mode execution.
>
> Please note that I am unable to run a validation test on the s390x platform due to unavailable hardware. PR https://github.com/openjdk/jdk25u-dev/pull/106 depends on this PR.
>
> 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/24223169/linux-aarch64-specific-test.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/24223170/linux-x64-specific-test.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/24223171/macos-aarch64-specific-test.log)
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/24223172/windows-x64-specific-test.log)
This pull request has now been integrated.
Changeset: 600659d2
Author: Roland Mesde <mesde at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk25u-dev/commit/600659d2b5648dd19952f3606863dc8fe4c2eb94
Stats: 5 lines in 1 file changed: 4 ins; 0 del; 1 mod
8358756: [s390x] Test StartupOutput.java crash due to CodeCache size
Backport-of: 78d50c02152d3d02953cc468d50c7c40c43c1527
-------------
PR: https://git.openjdk.org/jdk25u-dev/pull/105
More information about the jdk-updates-dev
mailing list