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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 12
    • 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"

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

              Created:
              Updated: