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

Fei Yang fyang at openjdk.org
Fri Jun 14 03:31:13 UTC 2024


On Fri, 7 Jun 2024 12:03:20 GMT, Robbin Ehn <rehn at openjdk.org> wrote:

>> I.e. only in mt_safe case we need an invidual cache flush, if instructions where changed.
>
> Also I split them up because it was very confusing having relocations calling mt_safe.
> As you can see in FarCall they are quite different, made no sense to having both cases in same method.

Ah, I see. That make sense to me. Thanks.

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

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


More information about the hotspot-dev mailing list