-
Enhancement
-
Resolution: Fixed
-
P4
-
22
-
b07
-
riscv
-
linux
UseUnalignedAccesses is used by various components of the JVM to determine whether unaligned accesses are supported. On RISC-V, with the recent introduction of hwprobe, we can know whether such unaligned memory accesses are supported or not (regardless of their speed).