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

Remove duplicate variables holding the CollectedHeap

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • gc
    • b64
    • generic
    • generic

        Universe::_collectedHeap points to the current CollectedHeap. However, collectors also have their own static instances for no real good reason. Remove all but the Universe::_collectedHeap and let users call Universe::heap() where needed.

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

                Created:
                Updated:
                Resolved: