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 149564 - org.netbeans.modules.spring classes are loaded during NetBeans startup with LimeWire project
Summary: org.netbeans.modules.spring classes are loaded during NetBeans startup with L...
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Spring (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: issues@javaee
URL: http://wiki.netbeans.org/FitnessViaWh...
Keywords: PERFORMANCE, TEST
Depends on: 150194
Blocks:
  Show dependency tree
 
Reported: 2008-10-08 20:47 UTC by Alexander Kouznetsov
Modified: 2016-07-07 08:53 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stacktraces (23.39 KB, text/plain)
2008-10-08 20:48 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-08 20:47:39 UTC
Performance whitelist test reports that following classes are loaded during NetBeans startup with LimeWire project:

org.netbeans.modules.spring.beans.ProjectLookupProvider
org.netbeans.modules.spring.beans.ProjectLookupProvider$Kind
org.netbeans.modules.spring.beans.ProjectSpringScopeProvider
org.netbeans.modules.spring.beans.RecommendedTemplatesImpl
org.netbeans.modules.spring.beans.SpringConfigFileLocationProviderImpl
org.netbeans.modules.spring.beans.jumpto.GoToBeanAction
org.netbeans.modules.spring.spi.beans.SpringConfigFileLocationProvider

Please don't load these classes unless they are really necessary. More information about the test available via the URL
specified.

Comment from jtulach: 
I do not like these classes, probably P3 bug for next release. However I 
understand that there is a missing API in project extender to allow 
declarative extensibility without instantiating the classes.
Comment 1 Alexander Kouznetsov 2008-10-08 20:48:05 UTC
Created attachment 71415 [details]
Stacktraces
Comment 2 Andrei Badea 2008-10-14 10:20:47 UTC
Not a bug. I don't know a way to extend the project lookup without loading classes.
Comment 3 Alexander Kouznetsov 2008-10-21 20:58:42 UTC
Please reassign the bug to the appropriate component/subcomponent for evaluation.
Comment 4 Andrei Badea 2008-10-24 19:05:47 UTC
Adding dependency.
Comment 5 Alexander Kouznetsov 2008-10-25 10:41:27 UTC
The issue is still valid.
Comment 6 Andrei Badea 2008-10-27 18:54:33 UTC
Sorry, I didn't mean to close as invalid in desc5. I still maintain the priority though.
Comment 7 Martin Balin 2016-07-07 08:53:28 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