RFR: 8332689: RISC-V: Use load instead of trampolines [v12]

Robbin Ehn rehn at openjdk.org
Mon Jun 24 14:54:36 UTC 2024


On Fri, 21 Jun 2024 03:26:34 GMT, Fei Yang <fyang at openjdk.org> wrote:

>> As you see in diff the mixing is pre-exsisting, I only changed names.
>> 
>> Fixed.
>
> Ah, I see. I think you are right in using `MacroAssembler::max_patchable_far_call_stub_size()` at places where we call `MacroAssembler::max_trampoline_stub_size()` previously. Could you please revert this part? I think I miss-read the code before. Sorry.

Fixed

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

PR Review Comment: https://git.openjdk.org/jdk/pull/19453#discussion_r1651177730


More information about the hotspot-dev mailing list