Integrated: 8295468: RISC-V: Minimal builds are broken

Aleksey Shipilev shade at openjdk.org
Tue Oct 18 15:10:37 UTC 2022


On Tue, 18 Oct 2022 10:48:45 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Attempting to build RISC-V "minimal" variant fails with:
> 
> 
> * For target hotspot_variant-minimal_libjvm_objs_macroAssembler_riscv.o:
> In file included from /home/shade/trunks/jdk/src/hotspot/share/utilities/globalDefinitions.hpp:29,
>                  from /home/shade/trunks/jdk/src/hotspot/share/memory/allocation.hpp:29,
>                  from /home/shade/trunks/jdk/src/hotspot/share/memory/arena.hpp:28,
>                  from /home/shade/trunks/jdk/src/hotspot/share/runtime/handles.hpp:28,
>                  from /home/shade/trunks/jdk/src/hotspot/share/code/oopRecorder.hpp:28,
>                  from /home/shade/trunks/jdk/src/hotspot/share/asm/codeBuffer.hpp:28,
>                  from /home/shade/trunks/jdk/src/hotspot/share/asm/assembler.hpp:28,
>                  from /home/shade/trunks/jdk/src/hotspot/cpu/riscv/macroAssembler_riscv.cpp:28:

This pull request has now been integrated.

Changeset: e7375f9c
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/e7375f9c527fd86dc1414a308a440903fb9f22da
Stats:     2 lines in 2 files changed: 2 ins; 0 del; 0 mod

8295468: RISC-V: Minimal builds are broken

Reviewed-by: stuefe, luhenry, fyang

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

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


More information about the hotspot-dev mailing list