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 229799 - org.netbeans.core.execution.ExecutionEngine.execute: LowPerformance took 4313 ms.
Summary: org.netbeans.core.execution.ExecutionEngine.execute: LowPerformance took 4313...
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.3
Hardware: All All
: P4 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-05-15 17:08 UTC by Exceptions Reporter
Modified: 2016-07-07 07:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 200679


Attachments
nps snapshot (91.22 KB, application/nps)
2013-05-15 17:08 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-05-15 17:08:14 UTC
This bug was originally marked as duplicate of bug 181727, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_11-b21
OS: Linux

User Comments:
GUEST: Programando un formulario



Maximum slowness yet reported was 4313 ms, average is 4313
Comment 1 Exceptions Reporter 2013-05-15 17:08:16 UTC
Created attachment 134481 [details]
nps snapshot
Comment 2 Ondrej Vrabec 2013-05-17 08:19:40 UTC
org.netbeans.modules.project.ui.actions.FileAction.actionPerformed()	4,181 ms (100%)	3,140 ms
->
org.netbeans.api.java.source.ui.ScanDialog.runWhenScanFinished()	4,059 ms (97.1%)	3,019 ms
-> org.netbeans.api.java.project.runner.JavaRunner.execute()	2,726 ms (65.2%)	2,317 ms
called in AWT
Comment 3 Svata Dedic 2014-07-03 08:48:49 UTC
ProjectAction takes a long to execute in AWT thread; please investigate.
Comment 4 Martin Balin 2016-07-07 07:17:24 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss