On Mon, 13 Jul 2026 11:09:40 GMT, Aleksey Shipilev <[email protected]> wrote:

>> Andrew Haley has updated the pull request with a new target base due to a 
>> merge or a rebase. The pull request now contains 159 commits:
>> 
>>  - Review feedback
>>  - Merge branch 'master' into JDK-8134940
>>  - Disable runtime check in PRODUCT mode.
>>  - More
>>  - new test
>>  - More
>>  - Whitespace
>>  - More
>>  - More
>>  - Oops
>>  - ... and 149 more: https://git.openjdk.org/jdk/compare/a230a609...1712be31
>
> src/hotspot/cpu/aarch64/c1_Runtime1_aarch64.cpp line 575:
> 
>> 573:   __ verify_not_null_oop(exception_oop);
>> 574: 
>> 575:   __ restore_profile_rng();
> 
> I do not see the same in x86 and ARM versions of 
> `Runtime1::generate_unwind_exception`? Should it also be there?

Done.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28541#discussion_r3572266690

Reply via email to