On Fri, 29 May 2026 07:38:12 GMT, Joel Sikström <[email protected]> wrote:
>> Manuel Hässig has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Use INTRINSIC_TRAP instead of the removed trap rule
>
> src/hotspot/cpu/aarch64/gc/shared/barrierSetNMethod_aarch64.cpp line 112:
>
>> 110: _verified_alt1_guard(nullptr),
>> 111: _verified_alt2_guard(nullptr) {
>> 112: {
>
> We don't need two scopes here any more.
Good catch! Fixed in the latest commit.
-------------
PR Review Comment:
https://git.openjdk.org/valhalla/pull/2482#discussion_r3323000349