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
Are there instructions sets missing from virt that OpenJDK 21 for RISCV64 is expecting? If so, should I switch to a different machine type? (See "Board-specific documentation" below)
Is this issue related to library or dependency?
This same issue occurs running the fizzed binaries here, does this suggest I'm doing something wrong? https://github.com/fizzed/nitro
Qemu offers several hardware emulations, quoting:
Board-specific documentation
Unfortunately many of the RISC-V boards QEMU supports are currently undocumented; you can get a complete list by running qemu-system-riscv64 --machine help, or qemu-system-riscv32 --machine help.
Question
Running the nightly build of OpenJDK 21 fails to start in Qemu using the
virt
machine type./usr/lib/jvm/java-11-openjdk-riscv64/bin/java --version
(Zero VM)/usr/lib/jvm/java-17-openjdk-riscv64/bin/java --version
"Unsupported satp mode"/usr/lib/jvm/java-21-openjdk-riscv64/bin/java --version
"fatal /java.lang.System.registerNatives()
"~/temurin/jdk-21.0.1+12/bin/java --version
"fatal /java.lang.System.registerNatives()
"Logs: https://gist.github.com/tresf/3c9672633fe664b9dd170f2983cea566
virt
that OpenJDK 21 for RISCV64 is expecting? If so, should I switch to a differentmachine
type? (See "Board-specific documentation" below)Qemu offers several hardware emulations, quoting:
Context
Java version:
Your operating system and platform:
uname -a
/etc/os-release
Linking #664
The text was updated successfully, but these errors were encountered: