[riscv-port-jdk17u:riscv-port] Integrated: 8301036: RISC-V: Factor out functions baseOffset & baseOffset32 from MacroAssembler

Dingli Zhang dzhang at openjdk.org
Mon May 22 07:29:20 UTC 2023


On Fri, 19 May 2023 03:58:51 GMT, Dingli Zhang <dzhang at openjdk.org> wrote:

> Hi, please review this backport to riscv-port-jdk17u.
> Backport of [JDK-8301036](https://bugs.openjdk.org/browse/JDK-8301036).
> The original patch cannot be directly applied because of the missing whitespace between `offset` and `=`:
> https://github.com/openjdk/riscv-port-jdk17u/blob/9b88e8e65771a7022b2ce3d7cd89281dea9ce975/src/hotspot/cpu/riscv/macroAssembler_riscv.hpp#L889
> 
> Testing:
> 
> Tier1-3 passed without new failure on unmacthed (release).

This pull request has now been integrated.

Changeset: c24cc2a7
Author:    Dingli Zhang <dzhang at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
URL:       https://git.openjdk.org/riscv-port-jdk17u/commit/c24cc2a742f7719b23c3caa8ab23d2c87e558fef
Stats:     64 lines in 3 files changed: 15 ins; 31 del; 18 mod

8301036: RISC-V: Factor out functions baseOffset & baseOffset32 from MacroAssembler

Reviewed-by: fyang
Backport-of: ebb84ad70d3295d9a429904fcdacdb8ecd1bf434

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

PR: https://git.openjdk.org/riscv-port-jdk17u/pull/54


More information about the riscv-port-dev mailing list