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

Richard Reingruber rrich at openjdk.org
Fri Mar 31 09:02:25 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.

This pull request has now been integrated.

Changeset: c8f3a97d
Author:    Richard Reingruber <rrich at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c8f3a97d465bc1ed4020df2786897f3ba786fe50
Stats:     13 lines in 3 files changed: 1 ins; 6 del; 6 mod

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

Reviewed-by: mdoerr

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

PR: https://git.openjdk.org/jdk/pull/13226


More information about the hotspot-dev mailing list