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 181727

Summary: AWT thread blocked for 52729 ms.
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: ExecutionAssignee: Jesse Glick <jglick>
Status: RESOLVED WORKSFORME    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 166171
Attachments: nps snapshot

Description Exceptions Reporter 2010-03-09 14:59:11 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01-101, Java(TM) SE Runtime Environment, 1.6.0_17-b04-248-10M3025
OS: Mac OS X

User Comments:
GUEST: Cleaning and building.



Maximum slowness yet reported was 52729 ms, average is 52729
Comment 1 Exceptions Reporter 2010-03-09 14:59:16 UTC
Created attachment 94942 [details]
nps snapshot
Comment 2 Jesse Glick 2010-03-09 15:18:00 UTC
I don't see any mention of 52729ms in the actual profiler snapshot. There is a brief pause (< 2 sec) which is largely spent in class loading, typical of the first time something is done in a given IDE session.