RFR: 7248: JMC7/8 Automated Analysis taking very long time to produce results for Class Leak Rule.

Suchita Chaturvedi schaturvedi at openjdk.java.net
Tue May 11 22:40:19 UTC 2021


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 the optimization time is reduced to ~10-15 minutes.

Please review the change and let me the know if there are any comments / suggestions.

-------------

Commit messages:
 - 7248: JMC7/8 Automated Analysis taking very long time to produce results for Class Leak Rule.

Changes: https://git.openjdk.java.net/jmc/pull/248/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jmc&pr=248&range=00
  Issue: https://bugs.openjdk.java.net/browse/JMC-7248
  Stats: 39 lines in 1 file changed: 24 ins; 2 del; 13 mod
  Patch: https://git.openjdk.java.net/jmc/pull/248.diff
  Fetch: git fetch https://git.openjdk.java.net/jmc pull/248/head:pull/248

PR: https://git.openjdk.java.net/jmc/pull/248


More information about the jmc-dev mailing list