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 127518

Summary: Need lazy creation of toggle breakpoint action providers
Product: debugger Reporter: _ gordonp <gordonp>
Component: CodeAssignee: Martin Entlicher <mentlicher>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 127492    

Description _ gordonp 2008-02-15 21:49:56 UTC
In iz 127408 Jarda listed various cnd classes created at startup. Among them was the gdb class
ToggleBreakpointActionProvider. This class also instantiated 4 EditorContext* classes. Looking at
other NetBeans debuggers (Ant, Java, BPEL, and Ruby) I saw that all of them had this same issue.

I think an API change to defer creation of these actions would benefit startup performance.
Comment 1 Martin Entlicher 2010-02-23 08:12:29 UTC
Already implemented in issue #177561.
Comment 2 Marian Mirilovic 2010-05-10 09:39:58 UTC
verified in NB 6.9 201005060200