[jdk18] RFR: 8280234: AArch64 "core" variant does not build after JDK-8270947
Andrew Haley
aph at openjdk.java.net
Wed Jan 19 09:53:36 UTC 2022
On Wed, 19 Jan 2022 08:46:56 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Trivial (?) fix for AArch64 build failure:
>
>
> === Output from failing command(s) repeated here ===
> * For target hotspot_variant-core_libjvm_objs_macroAssembler_aarch64.o:
Hmm, I guess that's right. I do wonder whether Thread::is_Compiler_thread() is well-defined in a "core" build, but it does seem to be.
-------------
PR: https://git.openjdk.java.net/jdk18/pull/108
More information about the hotspot-dev
mailing list