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 169238 - AWT thread blocked for 3097 ms.
Summary: AWT thread blocked for 3097 ms.
Status: CLOSED DUPLICATE of bug 171792
Alias: None
Product: ide
Classification: Unclassified
Component: Performance (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@performance
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-27 15:05 UTC by kawazu428
Modified: 2011-05-25 11:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 154282


Attachments
nps snapshot (15.24 KB, bin/nps)
2009-07-27 15:05 UTC, kawazu428
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kawazu428 2009-07-27 15:05:09 UTC
Build: NetBeans IDE Dev (Build 200907270201)
VM: Java HotSpot(TM) Server VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Linux, 2.6.28-13-generic, i386

User Comments:
kawazu428: opening a java class (55 maven2 projects, "folder-of-projects" group)


Maximum slowness yet reported was 3097 ms, average is 3097
Comment 1 kawazu428 2009-07-27 15:05:21 UTC
Created attachment 85256 [details]
nps snapshot
Comment 2 Tomas Pavek 2009-09-11 13:33:04 UTC
Long painting, nothing else. Especially 1.5s in one invocation of sun.java2d.loops.FillRect[native] is suspicious.

*** This issue has been marked as a duplicate of 171792 ***