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

G1: Refactor G1Policy to move collection set selection methods into G1CollectionSet

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • None
    • hotspot
    • gc
    • b19

      Move collection set candidate selection methods out of G1Policy into G1CollectionSet. Currently, these methods require details from G1CollectionSet to be injected into G1Policy, and they also modify the G1CollectionSet. By relocating these methods, we can simplify the method signatures and reduce the interdependency between the classes.

            iwalulya Ivan Walulya
            iwalulya Ivan Walulya
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: