[crac] RFR: Fix up CPUFeatures on top of Merge jdk:jdk-25+26 [v7]

Jan Kratochvil jkratochvil at openjdk.org
Sun Jul 27 02:19:18 UTC 2025


On Sat, 26 Jul 2025 18:08:39 GMT, Timofei Pushkin <tpushkin at openjdk.org> wrote:

>> Jan Kratochvil has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   fix MS-Windows compilation
>
> src/hotspot/cpu/x86/vm_version_x86.cpp line 2553:
> 
>> 2551:   print_numbers_and_names(buf, sizeof(buf));
>> 2552:   tty->print_cr("; missing features of this CPU are %s\n"
>> 2553:                 "If you are sure it will not crash you can override this check by -XX:+UnlockExperimentalVMOptions -XX:+IgnoreCPUFeatures .",
> 
> Suggestion:
> 
>                 "If you are sure it will not crash you can override this check by -XX:+UnlockExperimentalVMOptions -XX:+IgnoreCPUFeatures.",

It is intentional for easier copy-paste-by-word. Although it depends on the selection word delimiters.

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

PR Review Comment: https://git.openjdk.org/crac/pull/250#discussion_r2233596618


More information about the crac-dev mailing list