[riscv-port-jdk11u:riscv-port] Integrated: 8294187: RISC-V: Unify all relocations for the backend into AbstractAssembler::relocate()

Dingli Zhang dzhang at openjdk.org
Wed Oct 16 14:07:40 UTC 2024


On Mon, 14 Oct 2024 02:57:36 GMT, Dingli Zhang <dzhang at openjdk.org> wrote:

> Hi all, 
> 
> Please review this backport to riscv-port-jdk11u.
> 
> Backport of [JDK-8294187](https://bugs.openjdk.org/browse/JDK-8294187).
> 
> The original patch cannot be directly applied because jdk11 has no `C1SafepointPoll` or `C2SafepointPollStubTable`.
> 
> Testing:
> - Tier1 passed without new failure on lp4a (release).

This pull request has now been integrated.

Changeset: 3deebd8c
Author:    Dingli Zhang <dzhang at openjdk.org>
URL:       https://git.openjdk.org/riscv-port-jdk11u/commit/3deebd8c5d2a1f27f584e0d1a7a51a90883c5e38
Stats:     31 lines in 5 files changed: 3 ins; 18 del; 10 mod

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

Reviewed-by: gcao, fyang
Backport-of: 664e5b1d2e91107a3bae5b4b95d5724cf241a55f

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

PR: https://git.openjdk.org/riscv-port-jdk11u/pull/39


More information about the riscv-port-dev mailing list