Uploaded image for project: 'Java Mission Control'
  1. Java Mission Control
  2. JMC-8291

JVM PID is shown as N/A however the value is present in JFR

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9.1.0
    • 9.1.0
    • docs
    • None

      This is a regression found during internal testing.

      PID issue was fixed in JMC-7506. The pid in system process was coming as string and the pid in VM information was coming as long. Hence,  to maintain the uniformity both the considered as string and changes are done to convert JVM PID from IQuantity/Long to String.

      JMC-8244 Turned off all the scientific notations for long attributes. Hence, JVM_PID is no longer IQuantity/Long. Its a Raw number.

      Both these fixes overlapped and PID on JVM Internals screen started showing as N/A.

       

       

      Though the value of PID is present.

       

       

       

       

       

            schaturvedi Suchita Chaturvedi
            schaturvedi Suchita Chaturvedi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: