RFR: 8287393: AArch64: Remove trampoline_call1 [v2]

Evgeny Astigeevich duke at openjdk.org
Mon Aug 1 12:15:46 UTC 2022


On Thu, 28 Jul 2022 09:53:45 GMT, Evgeny Astigeevich <duke at openjdk.org> wrote:

>> This is all rather complicated and obscure. It seems to me that passing a bool `check_emit_size` is exactly what we should do: it's more explicit and helps the reader.
>
> I've restored `check_emit_size` and created an assert to guard it is properly used.
> I'll remove `cbuf` by fixing: https://bugs.openjdk.org/browse/JDK-8287394

Hi Andrew,
Any comments on the latest version?

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

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


More information about the hotspot-compiler-dev mailing list