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 45975 - AWT thread blocked for a long time when switching files in the editor
Summary: AWT thread blocked for a long time when switching files in the editor
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Jan Pokorsky
URL:
Keywords: PERFORMANCE
: 45252 46341 (view as bug list)
Depends on:
Blocks: 45449
  Show dependency tree
 
Reported: 2004-07-09 10:27 UTC by Antonin Nebuzelsky
Modified: 2007-09-26 09:14 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread Dump (27.44 KB, text/plain)
2004-07-09 10:28 UTC, Antonin Nebuzelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonin Nebuzelsky 2004-07-09 10:27:55 UTC
Happened during normal work with the IDE - several
files open in editor, switching between them...

See the attached thread dump.
Comment 1 Antonin Nebuzelsky 2004-07-09 10:28:31 UTC
Created attachment 16175 [details]
Thread Dump
Comment 2 Antonin Nebuzelsky 2004-07-09 10:49:24 UTC
BTW, besides switching between editor tabs I was also closing some of
them.
Comment 3 Martin Matula 2004-07-16 23:23:19 UTC
*** Issue 45252 has been marked as a duplicate of this issue. ***
Comment 4 Martin Matula 2004-07-17 00:36:53 UTC
The blocking is caused by NavigationView. Should be fixed along with
rewriting navigation view to use JMI instead of the source hierarchy.
Comment 5 Jan Becicka 2004-07-20 16:08:27 UTC
*** Issue 46341 has been marked as a duplicate of this issue. ***
Comment 6 Jan Pokorsky 2004-07-29 21:10:10 UTC
Fixed in consequence of the NavigationView rewrite. See issue #44661.
Comment 7 Jiri Prox 2005-07-11 13:40:43 UTC
This issus is no longer relevant, marking as verified.
Comment 8 Quality Engineering 2007-09-20 11:51:46 UTC
Reorganization of java component