eclipse-openj9 / openj9

Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.
Other
3.27k stars 721 forks source link

CI Service for RISC-V port #17023

Open alitariq4589 opened 1 year ago

alitariq4589 commented 1 year ago

Hi everyone, I hope everyone is doing great. I have gone through the RISC-V software ecosystem document and found out that Openj9 is in progress to get ported to RISC-V. So, I was wondering if you folks need a (continuous integration) CI service for running tests on linux-based RISC-V real hardware (like starfive visionfive2 and hifive unleashed boards) or emulated instances (like QEMU). I have created such a CI service which you folks may find useful.

Kindly visit this link for onboarding and more information: https://cloud-v.co/

AdamBrousseau commented 1 year ago

Thanks for the info, @alitariq4589. We do have a QEMU environment setup for our other project (Eclipse OMR). I'm not sure where Dev is at for the OpenJ9 project. We did have some initial setup starting on our Jenkins for it via #12699 and #13032 (fyi @ChengJin01 @janvrany ). We will keep this in mind.

alitariq4589 commented 1 year ago

@AdamBrousseau BTW Cloud-V is also Jenkins based. Also there are hardware boards in it alongwith QEMU. You can always ping me up whenever you folks need it. Also it is completely free to use right now.

Email: cloud-v@10xengineers.ai