[jdk22] RFR: 8322154: RISC-V: JDK-8315743 missed change in MacroAssembler::load_reserved
Gui Cao
gcao at openjdk.org
Thu Dec 21 02:11:51 UTC 2023
On Wed, 20 Dec 2023 00:43:40 GMT, Fei Yang <fyang at openjdk.org> wrote:
>> Clean backport which adds back missing code change in MacroAssembler::load_reserved in file src/hotspot/cpu/riscv/macroAssembler_riscv.cpp for https://bugs.openjdk.org/browse/JDK-8315743. This is a riscv-specific change, risk is low.
>>
>> - [x] Run tier1 tests on qemu 8.1.50 with UseRVV (release)
>
> Marked as reviewed by fyang (Reviewer).
@RealFYang : Thanks for taking a look.
-------------
PR Comment: https://git.openjdk.org/jdk22/pull/19#issuecomment-1865375238
More information about the hotspot-dev
mailing list