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 109351 - AWT thread blocked for a time by profiler
Summary: AWT thread blocked for a time by profiler
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-11 12:15 UTC by ehucka
Modified: 2007-11-05 13:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
threaddump (25.55 KB, text/plain)
2007-07-11 12:16 UTC, ehucka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2007-07-11 12:15:30 UTC
Product Version: NetBeans IDE Dev (Build 070711) Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05 System: Linux
version 2.6.16-1.2122_FC5 running on i386; UTF-8; en_US (nb)

I have opened an nb project in ide. After startup of ide in already used userdir or after external modification of nb
sources (cvs update) ui of ide was blocked for a few seconds. In both cases threaddump of awt thread contains something
in profiler: ProjectSensitiveAction.resultChanged
Comment 1 ehucka 2007-07-11 12:16:19 UTC
Created attachment 44935 [details]
threaddump
Comment 2 J Bachorik 2007-08-07 16:22:57 UTC
fixed. see issue #110995
Comment 3 ehucka 2007-11-05 13:55:39 UTC
verified