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 143075 - Startup regression: org.netbeans.modules.spring.beans.jumpto.GoToBeanAction
Summary: Startup regression: org.netbeans.modules.spring.beans.jumpto.GoToBeanAction
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Spring (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@javaee
URL: http://wiki.netbeans.org/FitnessViaWh...
Keywords: PERFORMANCE, REGRESSION, TEST
Depends on:
Blocks:
 
Reported: 2008-08-06 15:59 UTC by Alexander Kouznetsov
Modified: 2016-07-07 08:54 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Stacktrace (1.79 KB, text/plain)
2008-08-06 16:00 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-08-06 15:59:22 UTC
Performance test reports there is a NetBeans startup regression which is caused by the loading of the following class:

org.netbeans.modules.spring.beans.jumpto.GoToBeanAction

Please don't load this class during NetBeans startup.

Comment from jtulach: "Wrap by alwaysEnabledAction."
Comment 1 Alexander Kouznetsov 2008-08-06 16:00:22 UTC
Created attachment 66716 [details]
Stacktrace
Comment 2 Andrei Badea 2008-08-22 17:26:12 UTC
Can't wrap by alwaysEnabled() since the action is project-dependent and should be disabled when starting with a clean
userdir. Please suggest fix[1] or close. Of course, my position on this is the same as on issue 143060.

[1] Don't bother introducing Actions.initiallyDisabled() :-)
Comment 3 Andrei Badea 2008-08-22 17:48:55 UTC
Not that initiallyDisabled() would actually work :-)
Comment 4 Alexander Kouznetsov 2008-10-06 11:11:59 UTC
Why this issue is in incomplete state?
Comment 5 Andrei Badea 2008-10-14 09:09:10 UTC
Because I am not convinced that this is a real issue which significantly affects the performance of the IDE.
Comment 6 Alexander Kouznetsov 2008-10-14 19:15:24 UTC
Ok, let it be P4
Comment 7 Martin Balin 2016-07-07 08:54:59 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