Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8356556

AArch64: No need for acquire fence in safepoint poll in FFM

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • hotspot
    • aarch64

      For the same reason acquire in safepoint_poll was removed for calls in JNI, is it also not needed for FFM.

      As the "acquire" parameter in safepoint_poll will subsequently always be passed "false" the parameter can be removed, as an acquire is never needed.

            Unassigned Unassigned
            smonteith Stuart Monteith
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: