| Relates :   | 
Since JDK-8234160, HotSpot contains a flag VMVersion::_has_intel_jcc_erratum, which can tell the CPU models affected by Intel JCC Erratum. A JVMCI compiler can also use such a flag to toggle the Intel JCC erratum mitigation automatically.
| 
 |