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

Missing load_acquire while performing lookup and walk operations in MallocSiteTable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P3 P3
    • 10
    • 9
    • hotspot

      While malloc site hash table is constructed via CAS, it does not guarantee all stores before CAS have global visibility, so load_acquire barriers are needed to perform lookup and walk.

            dholmes David Holmes
            zgu Zhengyu Gu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: