RFR: 8319429: Resetting MXCSR flags degrades ecore [v2]
Jatin Bhateja
jbhateja at openjdk.org
Tue Nov 7 17:47:35 UTC 2023
On Tue, 7 Nov 2023 02:58:50 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:
>> Volodymyr Paprotski has updated the pull request incrementally with one additional commit since the last revision:
>>
>> move option to x86-specific section
>
> src/hotspot/cpu/x86/globals_x86.hpp line 218:
>
>> 216: \
>> 217: /* Autodetected, see vm_version_x86.cpp */ \
>> 218: product(bool, DoEcoreOpt, false, DIAGNOSTIC, \
>
> Change to name to DoEcoreOpt -> DoEcoreOpts or EnableX86ECoreOpts
Comment addressal is pending.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16504#discussion_r1385312473
More information about the hotspot-dev
mailing list