RFR: 8362564: hotspot/jtreg/compiler/c2/TestLWLockingCodeGen.java fails on static JDK on x86_64 with AVX instruction extensions [v2]
Chuck Rasbold
rasbold at openjdk.org
Mon Jul 28 22:45:21 UTC 2025
On Fri, 25 Jul 2025 17:42:15 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.
>
> Jiangli Zhou has updated the pull request incrementally with one additional commit since the last revision:
>
> Address @eastig review comment:
> - Reverted change for moving the assert. Added code_size, buffer size and free to the assert output.
Marked as reviewed by rasbold (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/26395#pullrequestreview-3064766667
More information about the hotspot-dev
mailing list