On Fri, 17 Jul 2026 10:40:11 GMT, Aleksey Shipilev <[email protected]> wrote:
>> Andrew Haley has updated the pull request incrementally with three >> additional commits since the last revision: >> >> - Merge branch 'JDK-8134940' of https://github.com/theRealAph/jdk into >> JDK-8134940 >> - x86 review fixes >> - Review comments > > src/hotspot/cpu/aarch64/c1_LIRAssembler_aarch64.cpp line 397: > >> 395: } >> 396: >> 397: __ restore_profile_rng(); > > Am I blind, or x86/ARM versions do not have it in their > `LIR_Assembler::emit_unwind_handler`-s? Ah, um, good point. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/28541#discussion_r3692253923
