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

Guru Hb ghb at openjdk.java.net
Tue Jun 30 05:49:05 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">

Marked as reviewed by ghb (Reviewer).

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

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


More information about the jmc-dev mailing list