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

Cleanup of CollectedHeap::kind()

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • 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.

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

                Created:
                Updated:
                Resolved: