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

ServiceThread needs to know about all OopStorage objects

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 14
    • 14
    • hotspot
    • gc
    • b12

      The ServiceThread has a list of all the OopStorage objects it needs to visit to perform cleanup actions (calling delete_empty_block) on them. Unfortunately, it's very easy to forget (or not know) the ServiceThread needs to be updated when a new OopStorage object is added. Some mechanism is needed to address this. Such a mechanism needs to be careful not to interfere with "anonymous" storage objects created as part of gtests.

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

              Created:
              Updated:
              Resolved: