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

AARCH64: Volatile fields should be accessed with ldar and stlr

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • hotspot
    • None
    • b62

        At present we use explicit barriers for all accesses to volatile variables, and this is unnecessary. We should be using load acquire and store release.

              adinn Andrew Dinn
              aph Andrew Haley
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: