[jdk17] RFR: 8271352: Extend jcc erratum mitigation to additional processors

Kim Barrett kbarrett at openjdk.java.net
Wed Jul 28 12:52:49 UTC 2021


Please review this change to default enable the Intel jcc erratum
performance mitigation for family 6 model 165 (0xA5). This seems to reduce
the frequency of an issue that is still under investigation.

-------------

Commit messages:
 - add 06_A5H

Changes: https://git.openjdk.java.net/jdk17/pull/286/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk17&pr=286&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8271352
  Stats: 4 lines in 1 file changed: 4 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk17/pull/286.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk17 pull/286/head:pull/286

PR: https://git.openjdk.java.net/jdk17/pull/286


More information about the hotspot-dev mailing list