JavaOnRiscV 6
These posts explore Java on RISC-V hardware, including board experiments, runtime support, ecosystem maturity, and what this architecture means for future embedded Java projects.

I Benchmarked Java on Single-Board Computers: Orange Pi 5 Ultra and Raspberry Pi 5 Lead the Pack
In my “Java on Single Board Computers” series, I already published several posts and videos in which I unpack the board, connect it for the first time, and try to …

I Got Java 25 Running on the RISC-V BeagleBoard BeagleV-Fire
After my initial struggles with the BeagleV-Fire in a previous video , I succeeded in getting Java 25 running on RISC-V-powered BeagleV-Fire! Let me walk you through the journey …

First Test of Java on BeagleBoards (ARM and RISC-V)
As part of my 2026 learning goals around Java on RISC-V (see this post about x86 versus ARM versus RISC-V ), I’ve asked various suppliers to send me evaluation boards. I …

First Test of Java on the StarFive VisionFive 2 Lite (RISC-V)
As part of my 2026 learning goals around Java on RISC-V (see this post about x86 versus ARM versus RISC-V ), I’ve asked various suppliers to send me evaluation boards. I …

First Test of Java on the Orange Pi (ARM and RISC-V)
As part of my 2026 learning goals around Java on Single Board Computers and RISC-V (see this post about x86 versus ARM versus RISC-V ), I’ve been asking various suppliers to …

Single Board Computers: x86 vs ARM vs RISC-V
Ever since I started my #JavaOnRaspberryPi journey in 2019, which resulted in my book “Getting Started with Java on the Raspberry Pi ”, I’ve been fascinated with …