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

Move G1 concurrent refinement adjustment code out of G1CollectorPolicy

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • gc
    • b115

      As the title says,
      G1CollectorPolicy::adjust_concurrent_refinement should be moved out of the policy, it relies on none of the values from the policy, except for a few timings.
      It almost exclusively calls methods on ConcurrentG1Refine so it most likely fits in nicely in that class.

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

              Created:
              Updated:
              Resolved: