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 176892 - AWT thread blocked for 40844 ms.
Summary: AWT thread blocked for 40844 ms.
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2009-11-16 06:16 UTC by Exceptions Reporter
Modified: 2012-10-18 11:48 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 161994


Attachments
nps snapshot (256.00 KB, application/nps)
2009-11-16 06:16 UTC, Exceptions Reporter
Details
nps snapshot (59.00 KB, application/nps)
2011-02-02 18:40 UTC, profitbricks_szymon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2009-11-16 06:16:23 UTC
Build: NetBeans IDE 6.8 Beta (Build 200910212001)
VM: Java HotSpot(TM) Client VM, 1.5.0_21-b01, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_21-b01
OS: Windows XP, 5.1, x86

User Comments:
onmomo: Opened the inspect hierarchy dialog, it's always really slow


Maximum slowness yet reported was 40844 ms, average is 30281
Comment 1 Exceptions Reporter 2009-11-16 06:16:28 UTC
Created attachment 91084 [details]
nps snapshot
Comment 2 Tomas Zezula 2009-11-16 07:57:20 UTC
The Javadoc calculation is waiting for recalculation of the inspect hierarchy content.
Comment 3 profitbricks_szymon 2011-02-02 18:40:58 UTC
Created attachment 105599 [details]
nps snapshot
Comment 4 Tomas Zezula 2012-10-18 11:48:45 UTC
Fixed jet-main eeef442a248e
The inspect hierarchy was rewritten.