Integrated: 8369685: RISC-V: refactor code related to RVFeatureValue::enabled
Hamlin Li
mli at openjdk.org
Fri Oct 17 11:25:24 UTC 2025
On Mon, 13 Oct 2025 13:02:50 GMT, Hamlin Li <mli at openjdk.org> wrote:
> Hi,
> Can you help to review this patch?
> @RealFYang
>
> Original discussion is here: https://github.com/openjdk/jdk/pull/27562#discussion_r2415984981.
> Although seems we can not remove it, but we can still remove some of the redundant check like `mvendorid.enabled()`.
> And also do some simple refactoring related to enable/disable/enabled and so on.
>
> Thanks
This pull request has now been integrated.
Changeset: e8e2aadd
Author: Hamlin Li <mli at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e8e2aadd9ea302b7b448d0fda9d069d3813f31c5
Stats: 55 lines in 3 files changed: 15 ins; 24 del; 16 mod
8369685: RISC-V: refactor code related to RVFeatureValue::enabled
Reviewed-by: fyang, rehn
-------------
PR: https://git.openjdk.org/jdk/pull/27771
More information about the hotspot-dev
mailing list