RFR: 8291752: AArch64: Remove check_emit_size parameter from trampoline_call [v2]

Evgeny Astigeevich duke at openjdk.org
Tue Aug 9 20:24:33 UTC 2022


On Fri, 5 Aug 2022 20:22:17 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

>> Evgeny Astigeevich has updated the pull request incrementally with three additional commits since the last revision:
>> 
>>  - Restore original NativeCall::trampoline_jump functionality
>>  - Substitute entry.target() with target
>>  - Remove unneeded assert
>
> Good.

@vnkozlov @theRealAph, any comments on the version with the virtual `in_scratch_emit_size()`?

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

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


More information about the hotspot-compiler-dev mailing list