RFR: 8362524: Fix confusing but harmless typos in x86 CPU Features [v2]
Kim Barrett
kbarrett at openjdk.org
Fri Jul 18 08:04:55 UTC 2025
On Fri, 18 Jul 2025 06:32:35 GMT, Jan Kratochvil <jkratochvil at openjdk.org> wrote:
>> The name `DECLARE_CPU_FEATURE_FLAG` is used in all other cases. In `vmStructs_jvmci.cpp` there was no matching `#define`.
>
> Jan Kratochvil has updated the pull request incrementally with one additional commit since the last revision:
>
> Call it DECLARE_CPU_FEATURE_NAME
Looks good.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/26371#pullrequestreview-3032455563
More information about the graal-dev
mailing list