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 172709

Summary: [68cat] DelegateMethodGenerator calls runUserActionTask from AWT
Product: java Reporter: misterm <misterm>
Component: EditorAssignee: Max Sauer <msauer>
Status: RESOLVED FIXED    
Severity: blocker CC: hmichel, misterm
Priority: P3 Keywords: PERFORMANCE
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=156968
Issue Type: DEFECT Exception Reporter: 156968
Attachments: nps snapshot
nps snapshot

Description misterm 2009-09-21 18:41:22 UTC
Build: NetBeans IDE Dev (Build 090921)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_04-b12
OS: Windows XP, 5.1, x86
Maximum slowness yet reported was 20625 ms, average is 10119
Comment 1 misterm 2009-09-21 18:41:56 UTC
Created attachment 88046 [details]
nps snapshot
Comment 2 Exceptions Reporter 2009-09-21 22:13:24 UTC
This issue already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=156968
Comment 3 Dusan Balek 2009-09-22 13:18:24 UTC
DelegateMethodGenerator calls runUserActionTask from AWT.
Comment 4 Max Sauer 2009-09-22 14:50:48 UTC
Fixed.
---
http://hg.netbeans.org/jet-main/rev/0787d6404d1b
Comment 5 misterm 2009-09-23 16:00:15 UTC
Build: NetBeans IDE Dev (Build 090921)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_04-b12
OS: Windows XP, 5.1, x86

User Comments: 

Maximum slowness yet reported was 20625 ms, average is 6638
Comment 6 misterm 2009-09-23 16:00:19 UTC
Created attachment 88205 [details]
nps snapshot
Comment 7 Quality Engineering 2009-09-24 12:33:23 UTC
Integrated into 'main-golden', will be available in build *200909230201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/0787d6404d1b
User: Max Sauer <msauer@netbeans.org>
Log: #172709: [68cat] DelegateMethodGenerator calls runUserActionTask from AWT