Change CMSCollector::_young_gen to be a ParNewGeneration*

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • None
    • gc
    • b43

        After JDK-8065972 CMS can only be used with ParNew. This means that the instance variable CMSCollector::_young_gen, which is now a Generation* could be a ParNewGeneration*. That would get rid of some casting in the code.

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

                Created:
                Updated:
                Resolved: