RFR: 8305171: PPC: Should use IMA::load_resolved_indy_entry() in TIG::generate_return_entry_for()

Martin Doerr mdoerr at openjdk.org
Thu Mar 30 10:39:15 UTC 2023


On Wed, 29 Mar 2023 12:36:44 GMT, Richard Reingruber <rrich at openjdk.org> wrote:

> This PR replaces a sequence of assembler instructions in the interpreter with an equivalent call of `InterpreterMacroAssembler::load_resolved_indy_entry()`.
> 
> Tested hotspot tier1.

LGTM. Thanks for cleaning this up!

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

Marked as reviewed by mdoerr (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/13226#pullrequestreview-1364821523


More information about the hotspot-dev mailing list