[riscv-port] RFR: 8276832: riscv: typo in LIR_Assembler::check_no_conflict

Aleksey Shipilev shade at openjdk.java.net
Mon Dec 6 09:58:51 UTC 2021


On Mon, 6 Dec 2021 09:51:14 GMT, Yanhong Zhu <yzhu at openjdk.org> wrote:

> 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.

Looks good!

-------------

Marked as reviewed by shade (Reviewer).

PR: https://git.openjdk.java.net/riscv-port/pull/23


More information about the riscv-port-dev mailing list