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

Marcus Hirt hirt at openjdk.org
Mon Nov 4 23:15: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.

Hi @viragpurnam! This can be integrated now!

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

PR Comment: https://git.openjdk.org/jmc/pull/593#issuecomment-2455890943


More information about the jmc-dev mailing list