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.
- relates to
-
JMC-7506 Incorrect numeric formatting of PID by JMC
- Resolved
-
JMC-8244 Turn off scientific notation in JMC for attributes with long data type
- Resolved
- links to
-
Commit(master) openjdk/jmc/666b77fc
-
Review(master) openjdk/jmc/608