-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P3
-
None
-
Affects Version/s: 25.0.1
-
Component/s: hotspot
-
aarch64
-
linux
ADDITIONAL SYSTEM INFORMATION :
nanos unikernel arm64
A DESCRIPTION OF THE PROBLEM :
I encountered an issue running Temurin JRE 25 on ARM64 on the Nanos unikernel. The same JRE works fine on x86_64 Nanos and standard Linux distributions, but fails on ARM64 Nanos, whereas IBM Semeru Runtime 25 ARM64 runs correctly.
Observed behavior:
Temurin JRE ARM64 fails to start on Nanos unikernel, with JVM fatal errors.
Semeru JRE ARM64 works correctly under the same conditions.
Temurin JRE amd64 works well on nanos.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Install ops on your Nanos system:
Load IBM Semeru JRE 25 (ARM64) with verbose output:
This executes correctly; java runs without errors.
Load Temurin JRE 25 (ARM64) with verbose output:
FREQUENCY :
ALWAYS
nanos unikernel arm64
A DESCRIPTION OF THE PROBLEM :
I encountered an issue running Temurin JRE 25 on ARM64 on the Nanos unikernel. The same JRE works fine on x86_64 Nanos and standard Linux distributions, but fails on ARM64 Nanos, whereas IBM Semeru Runtime 25 ARM64 runs correctly.
Observed behavior:
Temurin JRE ARM64 fails to start on Nanos unikernel, with JVM fatal errors.
Semeru JRE ARM64 works correctly under the same conditions.
Temurin JRE amd64 works well on nanos.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Install ops on your Nanos system:
Load IBM Semeru JRE 25 (ARM64) with verbose output:
This executes correctly; java runs without errors.
Load Temurin JRE 25 (ARM64) with verbose output:
FREQUENCY :
ALWAYS