issue #197393 - NB 7.0 RC2 Deadlock on opening a css!

Tomas Stupka <[email protected]> Tue, 5 Apr 2011 10:04:02 +0200
Newsgroups gmane.comp.java.netbeans.reviewers
Message-ID <[email protected]>
https://netbeans.org/bugzilla/show_bug.cgi?id=197393

Impact: deadlock

Fix: do not hold lock on the listeners list while calling fireTableRowsDeleted() 
see also http://hg.netbeans.org/core-main/rev/55bbc69ac849

Risk: save, it wasn't necessary to lock on the listeners list anyway

thanks
t.