-
Sub-task
-
Resolution: Unresolved
-
P4
-
None
-
riscv
Currently, the cpu features of riscv are stored in separate RVFeature subclasses.
But to support the store/restore CPU features for aot in the future, we need to store the cpu features in a continuous memory.
We're going to do it by an simple bitmap.
But to support the store/restore CPU features for aot in the future, we need to store the cpu features in a continuous memory.
We're going to do it by an simple bitmap.
- links to
-
Review(master) openjdk/jdk/27152