[crac] RFR: Workaround JDK-8311164: CPU_HT is set randomly on hybrid CPUs like Alder Lake
Anton Kozlov
akozlov at openjdk.org
Fri Jun 30 12:58:20 UTC 2023
On Fri, 30 Jun 2023 12:10:42 GMT, Jan Kratochvil <jkratochvil at openjdk.org> wrote:
> This part of the code checks that the -XX:CPUFeatures=0x...,0x... specifies only a subset of the current options, never superset.
Good, that was my understanding as well. I mean just the variables names are the same, but the meaning is different. But I don't suppose it should be fixed. The PR is good.
Thanks!
-------------
PR Review Comment: https://git.openjdk.org/crac/pull/89#discussion_r1247831808
More information about the crac-dev
mailing list