JDK-8159532 : Investigate SPARC intrinsic for Thread.onSpinWait
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 9,10
  • Priority: P4
  • Status: Closed
  • Resolution: Won't Fix
  • CPU: sparc
  • Submitted: 2016-06-15
  • Updated: 2020-06-30
  • Resolved: 2020-06-30
Related Reports
Relates :  
Description
JDK-8147844 implements Thread.onSpinWait and the correspond x86 intrinsic.

Investigate whether it's possible to support an intrinsic method on SPARC.

Comments
SPARC port was removed in JDK 15: JDK-8244224
30-06-2020