RFR: 8286058: AArch64: clarify types of calls [v3]
Evgeny Astigeevich
duke at openjdk.java.net
Wed May 25 20:35:42 UTC 2022
On Wed, 25 May 2022 07:40:20 GMT, Andrew Haley <aph at openjdk.org> wrote:
> > Hi Andrew,
> > The final version is here. Could you please review it?
>
> It might be a good idea to handle the code changes in another patch later. I don't think we should push minor code changes at this point before JDK 19 rampdown, and this is a doc patch.
Completely agree. I'll move them into separate PRs:
- Remove `trampoline_call1`
- Remove the `cbuf` argument from far_call/far_jump/trampoline_call.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8564
More information about the hotspot-dev
mailing list