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

Summary: JEditorPane created in background thread
Product: editor Reporter: _ tboudreau <tboudreau>
Component: -- Other --Assignee: Milutin Kristofic <mkristofic>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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