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

Richard Reingruber rrich at openjdk.org
Thu Mar 30 12:26:17 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.

Thanks Martin!

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

PR Comment: https://git.openjdk.org/jdk/pull/13226#issuecomment-1490210978


More information about the hotspot-dev mailing list