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 174683 - JEditorPane created in background thread
Summary: JEditorPane created in background thread
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-15 17:27 UTC by _ tboudreau
Modified: 2016-07-07 07:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ tboudreau 2009-10-15 17:27:30 UTC
Hotfix for issue 174408 fixes deadlock, but still creates Swing components in background thread, so potential deadlock is still there - see 
http://hg.netbeans.org/main-golden/rev/d29a273d9541

Permanent fix should avoid creating components on a non EDT thread.  See October 14, 2009 comments in issue 174408 for details.
Comment 1 Martin Balin 2016-07-07 07:28:42 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss