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 180870

Summary: 30s - java.navigation.DeclarationTopComponent.getDefault()
Product: java Reporter: Exceptions Reporter <exceptions_reporter>
Component: NavigationAssignee: Tomas Zezula <tzezula>
Status: RESOLVED WONTFIX    
Severity: normal CC: OlonamZaid, swpalmer, williambacchi
Priority: P3 Keywords: PERFORMANCE
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 161964
Attachments: nps snapshot
nps snapshot

Description Exceptions Reporter 2010-02-17 14:32:05 UTC
Build: NetBeans IDE Dev (Build 201002152000)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Windows XP

User Comments:
GUEST: startup netbeans 
....
wait 

...
very slow



Maximum slowness yet reported was 20844 ms, average is 12317
Comment 1 Exceptions Reporter 2010-02-17 14:32:12 UTC
Created attachment 94257 [details]
nps snapshot
Comment 2 Dusan Balek 2010-05-06 09:30:49 UTC
BaseTextUI.installUI is slowed down by loading open projects and by loading modules via features on demand.
Comment 3 Jaroslav Tulach 2011-06-08 13:42:59 UTC
Consider initializing the EditorKit on a background, just like CloneableEditorSupport does.
Comment 4 williambacchi 2012-06-14 09:52:53 UTC
Created attachment 120819 [details]
nps snapshot

adding a new Tomcat server
Comment 5 Tomas Zezula 2012-10-19 12:50:17 UTC
Window --> Other --> Declaration was removed as it was rather funny than useful.