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 193620 - 30s in org.netbeans.modules.pathtools.CommandLauncher.launch()
Summary: 30s in org.netbeans.modules.pathtools.CommandLauncher.launch()
Status: RESOLVED WONTFIX
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-12-20 04:02 UTC by yumin11522
Modified: 2012-05-13 21:05 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 174361


Attachments
nps snapshot (4.36 KB, application/nps)
2010-12-20 04:02 UTC, yumin11522
Details

Note You need to log in before you can comment on or make changes to this bug.
Description yumin11522 2010-12-20 04:02:09 UTC
Build: NetBeans IDE 6.9 (Build 201011082200)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Windows XP
Maximum slowness yet reported was 33837 ms, average is 31879
Comment 1 yumin11522 2010-12-20 04:02:14 UTC
Created attachment 104294 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2010-12-20 13:12:23 UTC
org.netbeans.modules.pathtools.CommandLauncher.launch() executes external programs in EDT, that cannot be fast. 

However I don't know where the pathtools reside in a repository. Probably it is this one: http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=676
Comment 3 Marian Mirilovic 2012-05-13 21:05:19 UTC
Please report to owner of this module