RFR: 8286056: AArch64: clarify uses of MacroAssembler::far_call/MacroAssembler::far_jump
Evgeny Astigeevich
duke at openjdk.java.net
Wed May 4 13:28:14 UTC 2022
On Wed, 4 May 2022 12:55:35 GMT, Andrew Haley <aph at openjdk.org> wrote:
> OK. I'm not sure the new assertions add very much, but they're harmless.
Thank you for reviewing.
Actually they helped. I found a use of `far_jump` I was not aware of: `InlineCacheBuffer::assemble_ic_buffer_code`.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8534
More information about the hotspot-dev
mailing list