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 179693 - AWT thread blocked for 23484 ms.
Summary: AWT thread blocked for 23484 ms.
Status: RESOLVED INCOMPLETE
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-01-19 23:09 UTC by Exceptions Reporter
Modified: 2010-01-20 02:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 164457


Attachments
nps snapshot (256.00 KB, application/nps)
2010-01-19 23:09 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-01-19 23:09:46 UTC
Build: NetBeans IDE 6.8 (Build 200912041610)
VM: Java HotSpot(TM) Client VM, 14.3-b01, Java(TM) SE Runtime Environment, 1.6.0_17-b04
OS: Windows XP

User Comments:
GUEST: Resizing many text fields at once



Maximum slowness yet reported was 23484 ms, average is 23484
Comment 1 Exceptions Reporter 2010-01-19 23:09:51 UTC
Created attachment 93425 [details]
nps snapshot
Comment 2 Tomas Pavek 2010-01-20 02:51:18 UTC
13 seconds of painting in the designer, but no obvious hotspot. Looks like the whole computer was slowed down significantly - there's no reason why the painting should take so long, never seen that.

To be able to do anything with this we'd need a sample GUI form on which this could be reproduced (and the debugged).