Integrated: 8329083: RISC-V: Update profiles supported on riscv

Hamlin Li mli at openjdk.org
Sat Apr 6 06:26:11 UTC 2024


On Wed, 3 Apr 2024 10:25:31 GMT, Hamlin Li <mli at openjdk.org> wrote:

> Hi,
> Can you help to review this patch to update vm flags related to riscv profile?
> Thanks
> 
> Currently there are vm options like -XX:+UseRVA20U64 and -XX:+UseRVA22U64 on riscv to indicate the supported riscv extension via profiles.
> These profiles should be updated to reflect the full supported extensions and new profile like UseRVA23U64 should be added too.

This pull request has now been integrated.

Changeset: 49d8e638
Author:    Hamlin Li <mli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/49d8e6383321dcf152f70998be60695cea7527eb
Stats:     96 lines in 3 files changed: 60 ins; 31 del; 5 mod

8329083: RISC-V: Update profiles supported on riscv

Reviewed-by: fyang

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

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


More information about the hotspot-dev mailing list