-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
-
b18
-
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
-
Commit(master)
openjdk/jdk/d1ea6ea2
-
Review(master)
openjdk/jdk/27152