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

Aleksey Shipilev shade at redhat.com
Wed Jan 19 12:12:04 UTC 2022


On 1/19/22 1:01 PM, 张定立 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



More information about the aarch64-port-dev mailing list