Cleanup of CollectedHeap::kind()

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • None
    • gc
    • b60
    • generic
    • generic

        CollectedHeap::kind() currently returns CollectedHeap::Abstract, which makes little sense. It should be a pure virtual member function instead. The Abstract and SharedHeap members of CollectedHeap::Name can then be removed as they are never used.

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

                Created:
                Updated:
                Resolved: