CollectedHeap::_reserved usage should be cleaned up

XMLWordPrintable

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

        The MemRegion CollectedHeap::_reserved is initialized in a somewhat adhoc way by the collector implementations and almost never accessed.
        A suggestion is to make it private with a protected initialize-function to set it up from the subclasses.

              Assignee:
              Marcus Larsson (Inactive)
              Reporter:
              Mikael Gerdin (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: