Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Show thread name in leak suspects report for PHD if javacore available #61

Open
kgibm opened this issue Jul 3, 2024 · 0 comments

Comments

@kgibm
Copy link
Member

kgibm commented Jul 3, 2024

Leak suspects report on PHD:

[...] Thread "org.quartz.simpl.SimpleThreadPool$WorkerThread @ 0x7f219ddb0" [...] The stacktrace of this Thread is available. See stacktrace.

The matching javacores from which the stack trace is taken has the thread name:

3XMTHREADINFO      "Staging_Worker-1" J9VMThread:0x0000000002BAB900, omrthread_t:0x000055C9EDBDB058, java/lang/Thread:0x00000007F219DDB0, state:R, prio=5

It would be nice to show the thread name in the leak suspects report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant