Fix for IZ 198927
Egor Ushakov <[email protected]> Mon, 20 Jun 2011 20:24:43 +0400
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
Please review fix for IZ 198927 (Stack view is not updated on thread switch): bug link: http://netbeans.org/bugzilla/show_bug.cgi?id=198927 fix link: http://hg.netbeans.org/cnd-main/rev/022c2163448c Because of this bug debugging of multithreaded applications was virtually impossible. Fix is verified by QA. Thanks, Egor