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 137972 - *Call Graph* adds recursion-node
Summary: *Call Graph* adds recursion-node
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-23 14:00 UTC by dnikitin
Modified: 2008-06-24 10:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dnikitin 2008-06-23 14:00:36 UTC
Product Version: NetBeans IDE Dev (Build 200806230002)
Java: 1.6.0_05; Java HotSpot(TM) Client VM 10.0-b19
System: Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb)
--------------------------------------------------------------

-- open Welcome
-- invoke Call Graph for main function
-- switch to 'Who calls this function'

==> in Call Graph view: 
   main->main..recursion
Comment 1 Alexander Simon 2008-06-23 16:11:01 UTC
fixed
http://hg.netbeans.org/main/rev/9f7641136074
Comment 2 Quality Engineering 2008-06-24 04:26:45 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #278 build
Changeset: http://hg.netbeans.org/main/rev/9f7641136074
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed: IZ#137972:*Call Graph* adds recursion-node
Comment 3 dnikitin 2008-06-24 10:54:42 UTC
Verified in NetBeans IDE Dev (Build 200806240008)