Integrated: 8362564: hotspot/jtreg/compiler/c2/TestLWLockingCodeGen.java fails on static JDK on x86_64 with AVX instruction extensions

Jiangli Zhou jiangli at openjdk.org
Tue Jul 29 14:52:04 UTC 2025


On Fri, 18 Jul 2025 19:33:55 GMT, Jiangli Zhou <jiangli at openjdk.org> wrote:

> Please review this fix that increases the x86 initial stubs size to `21000` for `NOT_PRODUCT` only case.
> 
> Also included as part of the PR (suggested by @rasbold), moved the assert to after the `stubs` log info output.

This pull request has now been integrated.

Changeset: c239c0ab
Author:    Jiangli Zhou <jiangli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c239c0ab00196da8c7c5f6099c8189a778874588
Stats:     5 lines in 2 files changed: 3 ins; 0 del; 2 mod

8362564: hotspot/jtreg/compiler/c2/TestLWLockingCodeGen.java fails on static JDK on x86_64 with AVX instruction extensions

Reviewed-by: rasbold

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

PR: https://git.openjdk.org/jdk/pull/26395


More information about the hotspot-dev mailing list