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 - [68cat] DelegateMethodGenerator calls runUserActionTask from AWT
Summary: [68cat] DelegateMethodGenerator calls runUserActionTask from AWT
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Max Sauer
URL: http://statistics.netbeans.org/except...
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2009-09-21 18:41 UTC by misterm
Modified: 2009-09-24 12:33 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 156968


Attachments
nps snapshot (59.86 KB, bin/nps)
2009-09-21 18:41 UTC, misterm
Details
nps snapshot (11.98 KB, bin/nps)
2009-09-23 16:00 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
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