RFR: 8363620: AArch64: reimplement emit_static_call_stub()
Andrew Haley
aph at openjdk.org
Mon Oct 27 11:45:48 UTC 2025
On Mon, 27 Oct 2025 10:55:02 GMT, Fei Gao <fgao at openjdk.org> wrote:
> Then the `callee_address` in `trampoline_stub` would no longer be expected to point to `static_stub`.
This is to ensure that the patched code is only reachable via a direct jump, I guess?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26638#issuecomment-3450861509
More information about the hotspot-dev
mailing list