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.
- relates to
-
JDK-8234160 Enable optimized mitigation for Intel jcc erratum in C2
- Resolved