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

Brice Dutheil github.com+803621+bric3 at openjdk.java.net
Thu Aug 19 07:57:29 UTC 2021


On Tue, 27 Jul 2021 14:37:52 GMT, Suchita Chaturvedi <schaturvedi at openjdk.org> wrote:

>> 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.
>
> Suchita Chaturvedi has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Calculation maximum timeout is set via preference and hardcoding removed.

Hi,
Sorry for the late reply, I'm on a _spring-break_ with kids.
I believe the time out constraints solves a part of the issue, but I still think the executor code should be improved before merging this one.

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

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


More information about the jmc-dev mailing list