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 - AWT thread blocked for 52729 ms.
Summary: AWT thread blocked for 52729 ms.
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Execution (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-03-09 14:59 UTC by Exceptions Reporter
Modified: 2010-03-09 15:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 166171


Attachments
nps snapshot (256.00 KB, application/nps)
2010-03-09 14:59 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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.