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

G1 GC pause time ratio calculation should exclude full GCs due to System.gc() calls

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 16
    • hotspot
    • gc

      In many cases, full gcs caused by System.gc() calls are intended to compact the heap. However, after changes in JDK-8244505, pause time ratio calculations after a full gc may force a heap expansion instead of a compaction. Maybe exclude System.gc() pause times from the gc time ratio calculation

            Unassigned Unassigned
            iwalulya Ivan Walulya
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: