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

ZGC: jstat should show CGC STW phases

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 12
    • 11, 12
    • hotspot
    • gc
    • 11
    • b07

      jstat shows CGC STW phases as CGC and CGCT fields since JDK-8153333 . However, ZGC does not adapt to it yet as following:

      ```
      $ jstat -gc 1234 1 1
       S0C S1C S0U S1U EC EU OC OU MC MU CCSC CCSU YGC YGCT FGC FGCT CGC CGCT GCT
        - - - - - - 514048.0 12288.0 4352.0 3731.2 0.0 0.0 - - - - - - 0.000
      ```

            ysuenaga Yasumasa Suenaga
            ysuenaga Yasumasa Suenaga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: