[jdk17u-dev] Integrated: 8330016: Stress seed should be initialized for runtime stub compilation

Kirill Shirokov kshiroko at openjdk.org
Fri Feb 6 00:13:16 UTC 2026


On Fri, 30 Jan 2026 01:51:27 GMT, Kirill Shirokov <kshiroko at openjdk.org> wrote:

> A clean backport (Skara is unable to detect it due to an empty line 919 in the current version of src/hotspot/share/opto/compile.cpp).
> 
> Manually tested on MacOS, Linux x64 and aarch64 jtreg1.
> 
> Note that with this improvement, enabling certain stress options trigger existing C2 bugs on AARCH64 due to JDK-8376759, so it would be beneficial to merge its backport (https://github.com/openjdk/jdk17u-dev/pull/4253) first.

This pull request has now been integrated.

Changeset: b7d004b4
Author:    Kirill Shirokov <kshiroko at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/b7d004b4f2787ea49454291d48326ad1cd97c0d0
Stats:     30 lines in 2 files changed: 19 ins; 10 del; 1 mod

8330016: Stress seed should be initialized for runtime stub compilation

Reviewed-by: serb
Backport-of: 95d2f8072e91e8df80e49e341f4fdb4464a2616e

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

PR: https://git.openjdk.org/jdk17u-dev/pull/4247


More information about the jdk-updates-dev mailing list