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 199644 - CND apt, debugger and modelimpl classes loaded without any project being open
Summary: CND apt, debugger and modelimpl classes loaded without any project being open
Status: RESOLVED INCOMPLETE
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.0
Hardware: Other Linux
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2011-06-23 07:10 UTC by Jaroslav Tulach
Modified: 2013-05-23 12:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
All current allocation stacktraces (77.71 KB, application/xml)
2011-06-23 07:11 UTC, Jaroslav Tulach
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2011-06-23 07:10:23 UTC
org.netbeans.modules.cnd.api.project.NativeProjectRegistry
org.netbeans.modules.cnd.apt.debug.APTTraceFlags
org.netbeans.modules.cnd.debugger.common2.DbgGuiModule
org.netbeans.modules.cnd.debugger.common2.debugger.StateListener
org.netbeans.modules.cnd.debugger.common2.debugger.actions.Catalog
org.netbeans.modules.cnd.debugger.common2.debugger.actions.RerunAction
org.netbeans.modules.cnd.debugger.common2.debugger.actions.RunToFunctionAction
org.netbeans.modules.cnd.modelimpl.Installer
org.netbeans.modules.cnd.modelimpl.debug.TraceFlags
org.netbeans.modules.cnd.modelimpl.platform.ModelSupport
org.netbeans.modules.cnd.modelimpl.platform.ModelSupport$ModifiedObjectsChangeListener
Comment 1 Jaroslav Tulach 2011-06-23 07:11:00 UTC
Created attachment 109074 [details]
All current allocation stacktraces
Comment 2 Quality Engineering 2011-06-25 14:07:43 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/c4ca0438d8de
User: Jaroslav Tulach <jtulach@netbeans.org>
Log: #199644: Whitelisting 11 cnd classes for now. Revert this commit when the bug is fixed.
Comment 3 Vladimir Voskresensky 2013-05-23 12:55:10 UTC
Jarda, please, explain what should I do if anything is still broken now.
Thanks