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

Dingli Zhang dingli at iscas.ac.cn
Wed Jan 19 14:48:29 UTC 2022


On Jan 19, 2022, at 8:12 PM, Aleksey Shipilev <shade at redhat.com> wrote:

> On 1/19/22 1:01 PM, Dingli Zhang wrote:
>> I am working on porting openJDK to RISC-V 32Bit. As you know, the “core” build which mainly
>> builds a template interpreter and is more advantageous for adapting to the new ISA instruction
>> set. So I'm referencing openJDK for aarch64 to do some porting of the interpreter for RISC-V
>> 32Bit.
> Join the RISC-V project:
>  https://openjdk.java.net/projects/riscv-port/
> 
> That project had already implemented RV64G template interpreter/C1/C2. I suspect a substantial amount of that stuff is likely reusable for RV32G.
> 
> -- 
> Thanks,
> -Aleksey


Thanks for your information! 
In fact, I participated in the real development board test work of RV64GC with Huawei before, and I referred to the implementation of RV64G/arm during the porting of RV32G.
We have completed the porting of the template interpreter, and we believe that the porting of C1/C2 for RV32G will be completed soon.

Please stay tuned.

--
Thanks,
-Dingli


More information about the aarch64-port-dev mailing list