[crac] RFR: RFC: -XX:CPUFeatures=0xnumber for CPU migration [v14]
Anton Kozlov
akozlov at openjdk.org
Tue May 16 13:26:48 UTC 2023
On Tue, 16 May 2023 13:08:40 GMT, Jan Kratochvil <duke at openjdk.org> wrote:
>> 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.
Hmm, I still see an error: https://github.com/openjdk/crac/pull/41/checks?check_run_id=13518791480
-------------
PR Review Comment: https://git.openjdk.org/crac/pull/41#discussion_r1195155670
More information about the crac-dev
mailing list