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

Sergey Bylokhov serb at openjdk.org
Thu Feb 5 08:27:08 UTC 2026


On Thu, 5 Feb 2026 07:54:49 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.
>
> Kirill Shirokov has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Remove extra empty line (trying again to make backport clean)

Marked as reviewed by serb (Reviewer).

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

PR Review: https://git.openjdk.org/jdk17u-dev/pull/4247#pullrequestreview-3755235362


More information about the jdk-updates-dev mailing list