This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 201137

Summary: Deadlock in QuietEditorPane.setFont vs. DocumentView.getPreferredSpan
Product: editor Reporter: Jesse Glick <jglick>
Component: -- Other --Assignee: Milutin Kristofic <mkristofic>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: THREAD
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Thread dump

Description Jesse Glick 2011-08-19 18:09:10 UTC
Created attachment 110116 [details]
Thread dump

20110819-e42df7749e1e. Not sure if reproducible. Looks like DocumentViewOp.updateDefaultFontAndColors is illegally calling Swing methods off EQ.
Comment 1 Miloslav Metelka 2012-05-30 11:43:42 UTC

*** This bug has been marked as a duplicate of bug 201293 ***