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 169319

Summary: AWT thread blocked for 3151 ms.
Product: projects Reporter: matusdekanek <matusdekanek>
Component: LibrariesAssignee: Tomas Zezula <tzezula>
Status: RESOLVED WONTFIX    
Severity: blocker Keywords: PERFORMANCE
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=154351
Issue Type: DEFECT Exception Reporter: 154351
Attachments: nps snapshot

Description matusdekanek 2009-07-28 13:08:55 UTC
Build: NetBeans IDE Dev (Build 200907280201)
VM: Java HotSpot(TM) Client VM, 14.1-b02, Java(TM) SE Runtime Environment, 1.6.0_15-b03
OS: Linux, 2.6.28-13-generic, i386

User Comments:
matusdekanek: opening libraries window (tools/libraries)


Maximum slowness yet reported was 3151 ms, average is 3151
Comment 1 matusdekanek 2009-07-28 13:09:21 UTC
Created attachment 85329 [details]
nps snapshot
Comment 2 Tomas Zezula 2009-09-30 09:35:31 UTC
Looking at the snapshot the model part which can be done asynchronously (listing libraries) tooks 524 ms while RepaintManager.paintDirtyRegions took 1288 
ms. The snapshot is either not valid or the machine was very overloaded.