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

Remove usage of EvacuationInfo from G1CollectorPolicy

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • None
    • gc
    • b83

        EvacuationInfo is only used in three places in G1CollectorPolicy and is essentially an "out" parameter to two methods. Refactor the code to have the code set the properties on the evacuation_info object by calling getters on G1CollectorPolicy so G1CollectorPolicy doesn't have to know about EvacuationInfo.

            Loading...
            Uploaded image for project: 'JDK'
            1. JDK
            2. JDK-8134504

            Remove usage of EvacuationInfo from G1CollectorPolicy

              • Icon: Bug Bug
              • Resolution: Fixed
              • Icon: P4 P4
              • 9
              • 9
              • hotspot
              • None
              • gc
              • b83

                  EvacuationInfo is only used in three places in G1CollectorPolicy and is essentially an "out" parameter to two methods. Refactor the code to have the code set the properties on the evacuation_info object by calling getters on G1CollectorPolicy so G1CollectorPolicy doesn't have to know about EvacuationInfo.

                        ehelin Erik Helin
                        ehelin Erik Helin
                        Votes:
                        0 Vote for this issue
                        Watchers:
                        2 Start watching this issue

                          Created:
                          Updated:
                          Resolved:

                            ehelin Erik Helin
                            ehelin Erik Helin
                            Votes:
                            0 Vote for this issue
                            Watchers:
                            2 Start watching this issue

                              Created:
                              Updated:
                              Resolved: