Integrated: 8319525: RISC-V: Rename *_riscv64.ad files to *_riscv.ad under riscv/gc

Feilong Jiang fjiang at openjdk.org
Tue Nov 7 14:32:49 UTC 2023


On Mon, 6 Nov 2023 11:35:38 GMT, Feilong Jiang <fjiang at openjdk.org> wrote:

> Hi, please review this trivial patch that renames `*_riscv64.ad` files to `*_riscv.ad`.
> In the early development at jdk-sandbox, there was a commit [1] that renamed all filenames from riscv64 to riscv, but some `.ad` files under `riscv/gc` were missed.
> 
> 1. https://github.com/openjdk/jdk-sandbox/commit/5500685c274b1b96c1dd5440b5203432081cc679
> 
> 
> Testing
> - [x] release build
> - [x]  hotspot:tier1

This pull request has now been integrated.

Changeset: b2504a0f
Author:    Feilong Jiang <fjiang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b2504a0f9cff1f4fdf8f5bb20c4b48a53ba0be77
Stats:     0 lines in 3 files changed: 0 ins; 0 del; 0 mod

8319525: RISC-V: Rename *_riscv64.ad files to *_riscv.ad under riscv/gc

Reviewed-by: luhenry, fyang

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

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


More information about the hotspot-compiler-dev mailing list