RFR: 8240610: [JVMCI] Export VMVersion::_has_intel_jcc_erratum to JVMCI compiler
Yudi Zheng
yudi.zheng at oracle.com
Thu Mar 5 15:53:08 UTC 2020
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