RFR: 8287393: AArch64: Remove trampoline_call1 [v3]

Evgeny Astigeevich duke at openjdk.org
Mon Aug 1 22:01:47 UTC 2022


On Mon, 1 Aug 2022 21:18:50 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Evgeny Astigeevich has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Restore check_emit_size parameter
>
> This is crashing our CI builds!
> 
> `#  assert(StubRoutines::aarch64::complete() && Thread::current()->is_Compiler_thread() && Compile::current()->output() != __null) failed: not in output phase of C2 compilation`
> 
> This change will need to be backed out.

@dholmes-ora, I created https://bugs.openjdk.org/browse/JDK-8291654

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

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


More information about the hotspot-compiler-dev mailing list