Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Mission Control Thread view - identify non-daemon threads?

DBDisasterJun 26 2020 — edited Jun 26 2020

Hi,

I am using Java Mission Control v8.0.0 from OpenJDK and notices that on the Threads tab you can display a large number of columns showing details on the threads of the VM, however the simple information which threads are daemon threads and which not is missing.

I need that to identify the thread that blocks the JVM termination, but it looks Mission Control is of no help in this situation.

Comments
Post Details
Added on Jun 26 2020
0 comments
297 views