RFR: 8343430: RISC-V: C2: Remove old trampoline call
Fei Yang
fyang at openjdk.org
Mon Nov 4 11:07:29 UTC 2024
On Mon, 4 Nov 2024 10:51:58 GMT, Robbin Ehn <rehn at openjdk.org> wrote:
> Can we change the name to something like address or far address stub?
>
> I think this comment, `Emit a trampoline stub for a call to a target` would be much easier to understand what really happens, if we say address stub.
Hmm ... How about names like `reloc_call_address_stub` and `max_reloc_call_stub_size`?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21822#issuecomment-2454408587
More information about the hotspot-dev
mailing list