RFR: 8332689: RISC-V: Use load instead of trampolines [v19]
Robbin Ehn
rehn at openjdk.org
Wed Jul 3 12:53:54 UTC 2024
On Sat, 29 Jun 2024 01:55:56 GMT, Dean Long <dlong at openjdk.org> wrote:
>> Yes. My thinking was, the site is still patachable, even if some sites don't need that capability.
>> The reason why this patch ignores near calls is because the short reach of JAL +-1MB (so normally only a few stubs can be reach from a few nmethods).
>> But it is on the enhancement list.
>>
>> I don't mind changing the name, feel free to suggest something!
>
> The key things seems to be that they are typed with a relocInfo, so maybe `reloc_call`?
Ok, fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/19453#discussion_r1664141580
More information about the hotspot-dev
mailing list