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

Dingli Zhang dzhang at openjdk.org
Mon Oct 14 03:01:56 UTC 2024


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

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

Commit messages:
 - 8294187: RISC-V: Unify all relocations for the backend

Changes: https://git.openjdk.org/riscv-port-jdk11u/pull/39/files
  Webrev: https://webrevs.openjdk.org/?repo=riscv-port-jdk11u&pr=39&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8294187
  Stats: 31 lines in 5 files changed: 3 ins; 18 del; 10 mod
  Patch: https://git.openjdk.org/riscv-port-jdk11u/pull/39.diff
  Fetch: git fetch https://git.openjdk.org/riscv-port-jdk11u.git pull/39/head:pull/39

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


More information about the riscv-port-dev mailing list