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

ZGC: Use relaxed atomic load when reading bits in the live map

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 18
    • 17, 18
    • hotspot
    • gc
    • b18

      ZLiveMap::get() currently uses a non-atomic load to read bits in the live map. This should really be an relaxed atomic load.

            pliden Per Liden (Inactive)
            pliden Per Liden (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: