Integrated: 8294187: RISC-V: Unify all relocations for the backend into AbstractAssembler::relocate()

Xiaolin Zheng xlinzheng at openjdk.org
Fri Sep 23 13:20:22 UTC 2022


On Thu, 22 Sep 2022 06:56:05 GMT, Xiaolin Zheng <xlinzheng at openjdk.org> wrote:

> Unify all relocations into AbstractAssembler::relocate() as a simple cleanup.
> 
> Tested hotspot tier1 and tier2 on QEMU.

This pull request has now been integrated.

Changeset: 664e5b1d
Author:    Xiaolin Zheng <xlinzheng at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/664e5b1d2e91107a3bae5b4b95d5724cf241a55f
Stats:     33 lines in 7 files changed: 3 ins; 18 del; 12 mod

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

Reviewed-by: fjiang, yadongwang, fyang

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

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


More information about the hotspot-dev mailing list