[crac] RFR: RFC: -XX:CPUFeatures=0xnumber for CPU migration [v14]
Jan Kratochvil
duke at openjdk.org
Tue May 16 13:11:15 UTC 2023
On Thu, 4 May 2023 18:07:40 GMT, Anton Kozlov <akozlov at openjdk.org> wrote:
>> Jan Kratochvil has updated the pull request incrementally with one additional commit since the last revision:
>>
>> -altstack
>
> src/hotspot/cpu/x86/vm_version_x86.cpp line 731:
>
>> 729: // glibc: && CPU_FEATURE_USABLE_P (cpu_features, FMA)
>> 730: // glibc: && CPU_FEATURE_USABLE_P (cpu_features, LZCNT)
>> 731: // glibc: && CPU_FEATURE_USABLE_P (cpu_features, MOVBE))
>
> SKARA complians on this line
What does "SKARA complians" (complains) mean? I haven't found any warning anywhere.
-------------
PR Review Comment: https://git.openjdk.org/crac/pull/41#discussion_r1195140306
More information about the crac-dev
mailing list