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 - Deadlock in QuietEditorPane.setFont vs. DocumentView.getPreferredSpan
Summary: Deadlock in QuietEditorPane.setFont vs. DocumentView.getPreferredSpan
Status: RESOLVED DUPLICATE of bug 201293
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords: THREAD
Depends on:
Blocks:
 
Reported: 2011-08-19 18:09 UTC by Jesse Glick
Modified: 2012-05-30 11:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (27.84 KB, text/plain)
2011-08-19 18:09 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***