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.