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

OopStorage should use GlobalCounter

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • None
    • hotspot
    • None
    • gc
    • b16
    • generic
    • generic

        OopStorage introduced a bespoke RCU-inspired mechanism in the management of its arrays of blocks (part of JDK-8200557). This mechanism was developed before GlobalCounter (JDK-8195099) was available, and has continued to be used due to a limitation of GlobalCounter (it could attempt to safepoint, due to JDK-8191798). Now that the limitation has been addressed, OopStorage should use GlobalCounter and discard its private mechanism.

              kbarrett Kim Barrett
              kbarrett Kim Barrett
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: