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

Summary: AWT thread blocked for 23484 ms.
Product: guibuilder Reporter: Exceptions Reporter <exceptions_reporter>
Component: CodeAssignee: issues@guibuilder <issues>
Status: RESOLVED INCOMPLETE    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 164457
Attachments: nps snapshot

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).