[riscv-port-jdk11u:riscv-port] Integrated: 8287552: riscv: Fix comment typo in li64

Dingli Zhang dzhang at openjdk.org
Thu Sep 12 00:32:31 UTC 2024


On Wed, 11 Sep 2024 03:45:14 GMT, Dingli Zhang <dzhang at openjdk.org> wrote:

> Please review this backport to riscv-port-jdk11u.
> Backport of [JDK-8287552](https://bugs.openjdk.java.net/browse/JDK-8287552). Applies not cleanly because [JDK-8339248](https://bugs.openjdk.org/browse/JDK-8339248) remove li64 macro assembler routine and related code. 
> So this patch only unifies the immediate type in movptr_with_offset to int64_t.
> 
> Testing:
> 
> - Tier1 passed without new failure on lp4a(release).

This pull request has now been integrated.

Changeset: b1598883
Author:    Dingli Zhang <dzhang at openjdk.org>
Committer: Gui Cao <gcao at openjdk.org>
URL:       https://git.openjdk.org/riscv-port-jdk11u/commit/b15988837e43e0d63a74d8432791457dc8750d87
Stats:     3 lines in 1 file changed: 0 ins; 0 del; 3 mod

8287552: riscv: Fix comment typo in li64

Reviewed-by: gcao, fyang
Backport-of: 0ef3d8551d85c9004087464d656074dac753acfd

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

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


More information about the riscv-port-dev mailing list