[riscv-port] RFR: 8276988: riscv: Fix a register name string: lr to x5

Fei Yang fyang at openjdk.java.net
Mon Nov 15 03:28:52 UTC 2021


On Thu, 11 Nov 2021 09:25:24 GMT, zhengxiaolinX <duke at openjdk.java.net> wrote:

> Hi team -
> 
> Simply fix a register name string: `lr` is `names[1]` so `names[5]` should be `x5`.
> 
> Thanks,
> Xiaolin

> hmm... maybe I need another integration? Quite not able to figure out what has happened. /integrate

I think we need another Reviewer here.  Maybe @shipilev ?
According to OpenJDK bylaws, a Project’s Lead is automatically considered to be a Reviewer.
But looks like the robot does not follow this rule correctly for now. I am asking the registrar about this.

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

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


More information about the riscv-port-dev mailing list