JDK-8240610 : [JVMCI] Export VMVersion::_has_intel_jcc_erratum to JVMCI compiler
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 11,15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • CPU: x86
  • Submitted: 2020-03-05
  • Updated: 2022-02-06
  • Resolved: 2020-03-10
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 15
11.0.9-oracleFixed 15 b14Fixed
Related Reports
Relates :  
Description
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.
Comments
11u backport Mark as jdk11u-jvmci-defer. Given the many missing JVMCI changes I skip this one.
18-05-2020

URL: https://hg.openjdk.java.net/jdk/jdk/rev/81e8e9394197 User: dnsimon Date: 2020-03-10 20:51:02 +0000
10-03-2020