A DESCRIPTION OF THE REQUEST :
Debugging tools such as the Netbeans debugger need the capability to detect whether a Thread (suspended or not) is a daemon thread or a user thread.
Please see http://www.netbeans.org/issues/show_bug.cgi?id=138287 for more information.
JUSTIFICATION :
Currently it is difficult to detect which non-daemon thread is preventing Swing from shutting down cleanly.
Debugging tools such as the Netbeans debugger need the capability to detect whether a Thread (suspended or not) is a daemon thread or a user thread.
Please see http://www.netbeans.org/issues/show_bug.cgi?id=138287 for more information.
JUSTIFICATION :
Currently it is difficult to detect which non-daemon thread is preventing Swing from shutting down cleanly.