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

CollectedHeap::_reserved usage should be cleaned up

XMLWordPrintable

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

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

                Created:
                Updated:
                Resolved: