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 169716 - AWT thread blocked for 14,788 ms.
Summary: AWT thread blocked for 14,788 ms.
Status: RESOLVED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Exceptions Reporter (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jindrich Sedek
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-03 10:16 UTC by Milos Kleint
Modified: 2009-09-19 10:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 154739


Attachments
nps snapshot (53.76 KB, bin/nps)
2009-08-03 10:16 UTC, Milos Kleint
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Milos Kleint 2009-08-03 10:16:34 UTC
Build: NetBeans IDE Dev (Build 090721)
VM: Java HotSpot(TM) Client VM, 1.5.0_09-b03, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_09-b03
OS: Linux, 2.6.29.6-desktop-1mnb, i386
Maximum slowness yet reported was 14788 ms, average is 14788
Comment 1 Milos Kleint 2009-08-03 10:16:40 UTC
Created attachment 85677 [details]
nps snapshot
Comment 2 Jindrich Sedek 2009-09-16 16:30:35 UTC
better performance of formatting: a2a3d47a06a3
whole formatting should be also taken out of AWT thread
Comment 3 Jindrich Sedek 2009-09-18 16:22:13 UTC
changeset   : 145748:3ac63859b09f
author      : Jindrich Sedek <jsedek@netbeans.org>
date        : Fri Sep 18 17:21:52 CEST 2009
summary     : issue #169716 - formatting should be taken out of AWT thread
Comment 4 Quality Engineering 2009-09-19 10:53:26 UTC
Integrated into 'main-golden', will be available in build *200909190201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/3ac63859b09f
User: Jindrich Sedek <jsedek@netbeans.org>
Log: issue #169716 - formatting should be taken out of AWT thread