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 150101 - org.netbeans.modules.gsf classes are loaded during NetBeans statrup with LimeWire project
Summary: org.netbeans.modules.gsf classes are loaded during NetBeans statrup with Lime...
Status: RESOLVED WORKSFORME
Alias: None
Product: editor
Classification: Unclassified
Component: CSL (API & infrastructure) (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@editor
URL: http://wiki.netbeans.org/FitnessViaWh...
Keywords: PERFORMANCE, TEST
Depends on:
Blocks:
 
Reported: 2008-10-14 15:05 UTC by Alexander Kouznetsov
Modified: 2009-04-16 14:35 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stacktraces (66.33 KB, text/plain)
2008-10-14 15:07 UTC, Alexander Kouznetsov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2008-10-14 15:05:49 UTC
Performance test reports that the following classes are loaded during NetBeans startup with J2SE LimeWire project:

org.netbeans.modules.gsf.GsfTaskProvider
org.netbeans.modules.gsf.api.DataLoadersBridge
org.netbeans.modules.gsf.api.GsfLanguage
org.netbeans.modules.gsf.spi.DefaultDataLoadersBridge
org.netbeans.modules.gsf.spi.DefaultLanguageConfig
org.netbeans.modules.html.editor.gsf.HtmlLanguage
org.netbeans.modules.php.editor.PHPLanguage

Please don't load these classes unless they're really necessary. Please see URL for more details.

Comment from jtulach:
Initiated by tasklist again, a bug for gsf, imho needs fix for 7.0.
Comment 1 Alexander Kouznetsov 2008-10-14 15:07:05 UTC
Created attachment 71772 [details]
Stacktraces
Comment 2 David Strupl 2009-01-14 14:37:53 UTC
Moving from ruby/GSF to editor/CSL. Step one: assign to myself ;-)
Comment 3 David Strupl 2009-01-14 14:48:33 UTC
Step 2: trying to make the owner not myself but the owner of the subcomponent.
Comment 4 David Strupl 2009-04-16 14:35:24 UTC
GSF is gone in the current build. If CSL suffers with the same problem please re-open and supply new list of offending
classes.