Integrated: 6683: Mouse over for Event Thread should show the various thread IDs

Virag Purnam vpurnam at openjdk.org
Tue Nov 5 04:08:34 UTC 2024


On Fri, 18 Oct 2024 09:41:18 GMT, Virag Purnam <vpurnam at openjdk.org> wrote:

> Added "Thread Id" information for Mouse Hover on Event Thread as well as in properties view.
> 
> **Before:** No information on Hover
> <img width="958" alt="EventThread_Before" src="https://github.com/user-attachments/assets/b14f2ad6-72e6-4dac-be56-fe00eaf4fb42">
> 
> **After:** Thread Id shown on Hover
> <img width="959" alt="EventThread_After" src="https://github.com/user-attachments/assets/5d56d806-9741-4e8f-8945-f6ee991d25b4">
> 
> **Before:** Only Thread Description shown in properties view
> <img width="957" alt="Properties_Before" src="https://github.com/user-attachments/assets/44adfc75-6c43-404b-a365-b37938962cf9">
> 
> 
> **After:** Along with Thread Description, Thread Id also shown in properties view
> <img width="958" alt="Properties_After" src="https://github.com/user-attachments/assets/4bdad8d5-ff5e-4e13-af52-72fbba2fb84c">
> 
> Could you please review the changes? Please suggest if anything more is needed with this enhancement request.

This pull request has now been integrated.

Changeset: fadc2607
Author:    Virag Purnam <vpurnam at openjdk.org>
URL:       https://git.openjdk.org/jmc/commit/fadc2607b3355e39cf859445732429ebfd6355b9
Stats:     205 lines in 10 files changed: 152 ins; 35 del; 18 mod

6683: Mouse over for Event Thread should show the various thread IDs

Reviewed-by: aptmac, hirt

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

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


More information about the jmc-dev mailing list