[aarch64-port-dev ] AArch64: Core build failed after JDK-8270947

Aleksey Shipilev shade at redhat.com
Wed Jan 19 08:37:24 UTC 2022


Hi,

Whoa, first time I see someone using "core" build flavor! Would you mind me asking why do you need 
it? We wanted to remove it for quite some time.

On 1/19/22 5:18 AM, Dingli Zhang wrote:
> src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp: In member function 
> 'u_char* MacroAssembler::zero_words(Register, Register)':
> src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp:4731:27: error: 
> incomplete type 'ciEnv' used in nested name specifier
>           && (task = ciEnv::current()->task())

Right, trivial missing header, I'll fix it here:
   https://bugs.openjdk.java.net/browse/JDK-8280234

-- 
Thanks,
-Aleksey



More information about the aarch64-port-dev mailing list