Integrated: 6858: Thread dump does not show complete call stack based for all threads (grouped by time)

Suchita Chaturvedi schaturvedi at openjdk.java.net
Fri Jul 3 05:37:25 UTC 2020


On Mon, 29 Jun 2020 11:11:51 GMT, Suchita Chaturvedi <schaturvedi at openjdk.org> wrote:

> Thread dump does not show complete call stack based on all threads (grouped by time) in first shot.
> 
> The user need to click on each sub sections of the sub-tree to see the corresponding thread dumps. But the user wanted
> to see full thread dump in one shot as soon as they click on timestamp mentioned. Attached the screenshots of the
> functionality before and after fix.
> Before fix
> 
> 
> <img width="690" alt="JMC_6170"
> src="https://user-images.githubusercontent.com/11155712/85997486-2bd39980-ba27-11ea-824c-958c3adc0c96.png">
> After fix
> 
> <img width="960" alt="JMC_6170_Fixed"
> src="https://user-images.githubusercontent.com/11155712/85997520-35f59800-ba27-11ea-9cd5-73efe83a7102.png">

This pull request has now been integrated.

Changeset: aeb8ae44
Author:    Suchita Chaturvedi <schaturvedi at openjdk.org>
URL:       https://git.openjdk.java.net/jmc/commit/aeb8ae44
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

6858: Thread dump does not show complete call stack based for all threads (grouped by time)

Reviewed-by: ghb

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

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


More information about the jmc-dev mailing list