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

Change CMSCollector::_young_gen to be a ParNewGeneration*

XMLWordPrintable

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

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

                Created:
                Updated:
                Resolved: