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 236288 - org.netbeans.modules.progress.ui.RunOffEDTImpl.runOffEventDispatchThreadImpl: LowPerformance took 10516 ms.
Summary: org.netbeans.modules.progress.ui.RunOffEDTImpl.runOffEventDispatchThreadImpl:...
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Progress (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-09-23 17:06 UTC by williambacchi
Modified: 2013-12-04 15:05 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 202083


Attachments
nps snapshot (32.53 KB, application/nps)
2013-09-23 17:06 UTC, williambacchi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description williambacchi 2013-09-23 17:06:35 UTC
This issue was reported manually by misterm.
It already has 3 duplicates 


Build: NetBeans IDE Dev (Build 201309170002)
VM: Java HotSpot(TM) Client VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b17
OS: Windows XP

User Comments:
williambacchi: editing java code

misterm: .

williambacchi: debugging and editing java code



Maximum slowness yet reported was 12625 ms, average is 9173
Comment 1 williambacchi 2013-09-23 17:06:37 UTC
Created attachment 140393 [details]
nps snapshot
Comment 2 Jan Peska 2013-12-04 15:05:05 UTC
This method is designed to block AWT (UI) and it display waiting cursor or progress dialog to notify user about that. The duration of the block depends on the action which is ran ->Wontfix