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

Refactor G1 YC preparation code

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P3 P3
    • tbd
    • 9
    • hotspot
    • gc

      During the review of JDK-8139424 an idea to move more of the preparation code for the G1 YC into G1CollectedHeap::pre_evacuate_collection_set() came up.

      These are the methods that were discussed in the review:
      g1_rem_set()->cleanupHRRS();
      register_humongous_regions_with_cset();

      But there is probably more preparation code that could be moved together.

            Unassigned Unassigned
            sjohanss Stefan Johansson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: