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

G1: Improve cpu usage measurements for heap sizing

XMLWordPrintable

    • gc

      Currently G1 only uses pause times as a metric to calculate the gc cpu usage.

      This disregards concurrent cpu usage completely.

      Make the calculation more accurate; this might require retuning of `GCTimeRatio`.

      Some platforms may not support more exact CPU measurements so the current mechanism might need to be kept.

            Unassigned Unassigned
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: