JDK-8241438 : Move IntelJccErratum mitigation code to platform-specific code
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-03-23
  • Updated: 2024-02-06
  • Resolved: 2020-04-08
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 15
15 b18Fixed
Related Reports
Relates :  
Description
There is some platform-specific code in PhaseOutput that deals with the IntelJccErratum mitigation, which is ifdef:ed in shared code. It should move to platform-specific code.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/3a94ddd72484 User: eosterlund Date: 2020-04-08 15:40:39 +0000
08-04-2020