Release Note: Parallel: Fewer Full GCs after Young GC

XMLWordPrintable

    • gc

      After a successful young garbage collection (GC), the Parallel collector checks if a full GC should be invoked right away based on historical data such as average promoted size and old-generation free space. This check can be quite conservative, so a full GC can be triggered prematurely.

      After this change, Parallel will have less full-gc-after-young-gc events, which results into fewer GC pauses, but the heap usage can increase.

            Assignee:
            Unassigned
            Reporter:
            Albert Yang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: