Integrated: 5608: Include top stack trace frames in errors and exceptions rules

Aymane Harmaz duke at openjdk.org
Mon Sep 22 16:00:19 UTC 2025


On Wed, 17 Sep 2025 17:33:07 GMT, Aymane Harmaz <duke at openjdk.org> wrote:

> This PR includes : 
> - Adding the most common error stack trace to the **Thrown Errors** rule
> - Adding the most common exception to the **Thrown Exceptions** rule and its most common stack trace if **jdk.JavaExceptionThrow** event is enabled in recording configuration (for now the max number of stack trace frames displayed is 10)
> 
> <img width="587" height="458" alt="Screenshot 2025-09-17 at 17 30 16" src="https://github.com/user-attachments/assets/70240eef-f0c9-4231-a4e1-398e1af9f07b" />

This pull request has now been integrated.

Changeset: 181b8a03
Author:    Aymane Harmaz <aymane.harmaz at oracle.com>
Committer: Marcus Hirt <hirt at openjdk.org>
URL:       https://git.openjdk.org/jmc/commit/181b8a030c9d54104389318df575e7931df08d93
Stats:     219 lines in 7 files changed: 187 ins; 16 del; 16 mod

5608: Include top stack trace frames in errors and exceptions rules

Reviewed-by: hirt

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

PR: https://git.openjdk.org/jmc/pull/674


More information about the jmc-dev mailing list