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

Summary: AWT thread blocked for a time by profiler
Product: profiler Reporter: ehucka <ehucka>
Component: BaseAssignee: issues@profiler <issues>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: threaddump

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