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 171824 - AWT blocked for a while when switching files
Summary: AWT blocked for a while when switching files
Status: RESOLVED WORKSFORME
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2009-09-09 14:51 UTC by Jiri Prox
Modified: 2009-09-25 14:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread dump (20.62 KB, text/plain)
2009-09-09 14:52 UTC, Jiri Prox
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Prox 2009-09-09 14:51:08 UTC
Product Version: NetBeans IDE Dev (Build 200909080527)
Java: 1.6.0_15; Java HotSpot(TM) Client VM 14.1-b02
System: Linux version 2.6.24-23-generic running on i386; UTF-8; en_US (nb)

AWT thread is blocked for a while (~ 2s) when saving file and switching tabs.
I had two files opened, one from java.source module and another from small j2se project. On other project were opened. I
edited the file from the small project (using instant rename), saved it and switched to the other file. The IDE was not
responding for a while. 

Thread dump is attached, please evaluate it and reassigned to right component if I've filed it wrongly
Comment 1 Jiri Prox 2009-09-09 14:52:27 UTC
Created attachment 87373 [details]
thread dump
Comment 2 Vladimir Voskresensky 2009-09-25 14:34:40 UTC
there were some fixes in async processing of events => should not be a problem anymore