-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 24
-
Component/s: hotspot
-
b24
-
riscv
-
linux
Currently, we print a simple `lwu` for this node, which is not accurate becasue we do a `ld` and logic shift right the loaded 64-bit value for this node. We should change it into `load_narrow_klass_compact` like other CPU platforms.
- links to
-
Commit(master)
openjdk/jdk/c78de7bf
-
Review(master)
openjdk/jdk/22025