| JDK 21 | JDK 22 | 
|---|---|
| 21.0.3Fixed | 22 b26Fixed | 
| 
 Blocks :   
 | 
|
| 
 Relates :   
 | 
When doing JDK-8319777, I misplaced the _supports_cx8 = true flag setting in the method that is only called when CPU features are polled from perf counter code. We need to move the check to a proper place.
  |