refresh makes "unknown" threads disappear
Nuno Oliveira <[email protected]> Mon, 21 Apr 2003 17:07:43 +0100
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Message-ID | <74B47901BB3CD611B16E00508B6B9C7EAC0C1D@EIDNTMAIL> |
Hello, All the threads with the Unknown status disappear from the threads pane whenever I make a refresh. Can I be sure that they are no longer taking up resources in the JVM ? I mean, can I be sure that all threads in the VM are those actually showing up in the pane ? I'm using the debugger to check this kind of memory leaks. would anyone advise against this practise or recomend a better approach ? Thanks. Nuno