After G1 Full GC, the next GC is always a young-only GC

XMLWordPrintable

    • gc
    • b94

      After a full GC, in G1CollectorPolicy::record_full_collection_end() we unconditionally set the next GC to be a young-only GC.

      In some cases it might be better to do an initial mark GC next, otherwise G1 may go from one full GC into the next.

            Assignee:
            Thomas Schatzl
            Reporter:
            Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: