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

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

    XMLWordPrintable

Details

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

    Description

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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: