RFR: 8294187: RISC-V: Unify all relocations for the backend into AbstractAssembler::relocate() [v2]

Xiaolin Zheng xlinzheng at openjdk.org
Fri Sep 23 11:56:29 UTC 2022


On Fri, 23 Sep 2022 01:01:20 GMT, Yadong Wang <yadongwang at openjdk.org> wrote:

> Looks fine. But it's best to point out that it's bridging to the compressed-instruction-related relocation.

Thanks. I've removed the relocate() definitions and will add them to other patches so this patch could be a simple cleanup. The title and description get updated.

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

PR: https://git.openjdk.org/jdk/pull/10384


More information about the hotspot-dev mailing list