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 - Need lazy creation of toggle breakpoint action providers
Summary: Need lazy creation of toggle breakpoint action providers
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks: 127492
  Show dependency tree
 
Reported: 2008-02-15 21:49 UTC by _ gordonp
Modified: 2010-05-10 09:39 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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