You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @AntonKozlov ,
Thanks for your effort on porting.
I am doning some work on porting OpenJDK for RISCV at the very begining but I have no idea how to start my work.
Could you share your roadmap or plans/vision on porting OpenJDK for RISCV?
Thank you!
The text was updated successfully, but these errors were encountered:
Hi! This is a community effort without any specific milestones for now. All the works was done by other folks during a session project that was bounded in time. Now I have a pending task to consolidate all the work done.
You can start with cross-compiling the code to riscv (any linux should work) and then run on qemu-user emulator. You can find scripts/doc/etc in dev-riscv directory https://github.com/azul-research/jdk-riscv/tree/riscv/dev-riscv
Hi @AntonKozlov ,
Thanks for your effort on porting.
I am doning some work on porting OpenJDK for RISCV at the very begining but I have no idea how to start my work.
Could you share your roadmap or plans/vision on porting OpenJDK for RISCV?
Thank you!
The text was updated successfully, but these errors were encountered: