new method j.l.Thread.onSpinWait() and the corresponding x86 hotspot instrinsic

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: hotspot
    • b120

      For details on the java.lang.Thread.onSpinWait() methods refer to the parent task.

      This subtask adds a new method onSpinWait() to java.lang.Thread class with a legitimate implementation that is empty. A corresponding x86 hotspot intrinsic allows to actually benefit from this spin loop hint by injecting a 'pause' instruction into the c2 compiled code.

            Assignee:
            Ivan Krylov (Inactive)
            Reporter:
            Ivan Krylov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: