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

Let the G1 heap transition log regions instead of bytes

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • gc
    • b107

      As described in JDK-8147976 the way G1 now logs the used memory for eden, survivor, old and humongous can be confusing. It does not necessarily add up to the same value as the overall heap usage.

      Instead log the number of regions each space is using. This should reduce the confusion. At trace level the exact usage can be logged.

            brutisso Bengt Rutisson (Inactive)
            brutisso Bengt Rutisson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: