Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plans/vision on porting OpenJDK #67

Open
ganyumf opened this issue Oct 22, 2020 · 1 comment
Open

Plans/vision on porting OpenJDK #67

ganyumf opened this issue Oct 22, 2020 · 1 comment

Comments

@ganyumf
Copy link

ganyumf commented Oct 22, 2020

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!

@AntonKozlov
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants