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

Fei Yang fyang at openjdk.org
Thu Jun 27 06:43:13 UTC 2024


On Wed, 26 Jun 2024 08:56:27 GMT, Robbin Ehn <rehn at openjdk.org> wrote:

>> Sounds reasonable. I guess this change won't affect performance much as it's call to the slow path stub. I will do JMH for this case to see.
>
> Thanks!

No obvious impact on test/micro/org/openjdk/bench/vm/lang/SecondarySupersLookup.java. So I think we are safe with this change.

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

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


More information about the hotspot-dev mailing list