RFR: 8240610: [JVMCI] Export VMVersion::_has_intel_jcc_erratum to JVMCI compiler
Yudi Zheng
yudi.zheng at oracle.com
Fri Mar 6 10:27:21 UTC 2020
Hi Vladimir and Tobias,
Thank you for the review!
-Yudi
> On 6 Mar 2020, at 08:05, Tobias Hartmann <tobias.hartmann at oracle.com> wrote:
>
> +1
>
> Best regards,
> Tobias
>
> On 05.03.20 18:33, Vladimir Kozlov wrote:
>> Looks good.
>>
>> Thanks,
>> Vladimir K
>>
>> On 3/5/20 7:53 AM, Yudi Zheng wrote:
>>> Hello,
>>>
>>> Please review this small patch to export VMVersion::_has_intel_jcc_erratum to JVMCI compiler. It
>>> allows JVMCI compiler to tell if the hosting architecture is affected by Intel JCC erratum.
>>>
>>> http://cr.openjdk.java.net/~yzheng/8240610/webrev.00/
>>> <http://cr.openjdk.java.net/~yzheng/8240610/webrev.00/>
>>> https://bugs.openjdk.java.net/browse/JDK-8240610 <https://bugs.openjdk.java.net/browse/JDK-8240610>
>>>
>>> Many thanks,
>>> -Yudi
>>>
More information about the hotspot-compiler-dev
mailing list