Suchitainf
Suchitainf
This PR addresses the optimization of Class Leak Rule. Please refer the JBS for the sample JFR which was taking ~90 minutes to generate results for Class Leak Rule. After...
This PR takes care of optimizing and correcting the Class leak rule results on Automated Analysis Page. --------- ### Progress - [x] Commit message must refer to an issue -...
This PR is to fix the formatting issue of the JVM PID on JVM information screen. JVM PID attribute is received as NUMBER from JFR and hence the JMC application...
This PR addresses the formatting issue for the certificate Ids for X509 Certificate events. Before the fix: After the fix: --------- ### Progress - [x] Commit message must refer to...
JFR tool is hiding all the hidden frames. But in JMC, Stacktrace view is still showing lot of hidden methods which is not required from the users point of view....
This PR enhances the JMC UI for adding new information related to crypto events: specifically X509CertificateEvent. This PR adds a new rule with respect to X509CertificateEvent which provides alert related...