RFR: 8287393: AArch64: Remove trampoline_call1 [v3]
Evgeny Astigeevich
duke at openjdk.org
Mon Aug 1 21:33:02 UTC 2022
On Mon, 1 Aug 2022 21:18:50 GMT, David Holmes <dholmes at openjdk.org> wrote:
> 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.
Hi David,
Do you have a stack trace?
-------------
PR: https://git.openjdk.org/jdk/pull/9592
More information about the hotspot-compiler-dev
mailing list