-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: repo-riscv-port
-
Component/s: hotspot
-
riscv
-
linux
This is similar to: 8267625: AARCH64: typo in LIR_Assembler::emit_profile_type.
Difference is that LIR_Assembler::emit_profile_type is refactored and now the typo is in LIR_Assembler::check_no_conflict.
And LIR_Assembler::check_no_conflict is only called by LIR_Assembler::emit_profile_type for now.
Difference is that LIR_Assembler::emit_profile_type is refactored and now the typo is in LIR_Assembler::check_no_conflict.
And LIR_Assembler::check_no_conflict is only called by LIR_Assembler::emit_profile_type for now.
- relates to
-
JDK-8267625 AARCH64: typo in LIR_Assembler::emit_profile_type
-
- Resolved
-