#197083 - IllegalStateException: Unfinished non-first replace - error during view replacement

Miloslav Metelka <[email protected]> Wed, 30 Mar 2011 09:22:10 +0200
Newsgroups gmane.comp.java.netbeans.reviewers
Message-ID <[email protected]>
http://netbeans.org/bugzilla/show_bug.cgi?id=197083
http://hg.netbeans.org/main/rev/d8c96efe77b0

Impact: Exception may be thrown when a tooltip's view hierarchy 
processes insert/remove update.

Fix: Modifications of tooltip's view hierarchy are prohibited.

Risk: none I'm aware of.