jstat: A wrong counter is used for S1C column (Survivor 1 Space Capacity - Current)

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 12
    • Component/s: core-svc

      Option "gccapacity" defined in
      src/jdk.jcmd/share/classes/sun/tools/jstat/resources/jstat_options has the same counter "sun.gc.generation.0.space.1.capacity" included in two columns: "Survivor 0 Space Capacity - Current" and "Survivor 1 Space Capacity - Current" .

      For "Survivor 1 Space Capacity - Current" the correct counter name is "sun.gc.generation.0.space.2.capacity"

            Assignee:
            Unassigned
            Reporter:
            Daniil Titov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: