Bug 73981 - Tool to filter out cyclic references
Summary: Tool to filter out cyclic references
Status: CLOSED WONTFIX
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: TPTP (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P2 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Eugene Chan CLA
QA Contact:
URL:
Whiteboard: closed471
Keywords: Documentation, PII
Depends on:
Blocks:
 
Reported: 2004-09-15 09:48 EDT by Maneesh CLA
Modified: 2016-05-05 11:00 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maneesh CLA 2004-09-15 09:48:23 EDT
This is a feature request for Object References View. While doing memory leak
analysis, a tool that can filter out cyclic references to the Object will help
in processing the data.

In case Object A references Object B, and Object B references Object A and if
nobody else references these Objects then these objects will be Garbage
collected. If I am looking at Object A and doing "Show Reference by", and there
is some way to filter out Object B provided nobody else is referencing Object B,
I don't have to worry about exploring Object B references.
Comment 1 Eugene Chan CLA 2004-09-21 11:42:03 EDT
In pattern like A->B->A->B.... and no body else referencing B, we should only 
show A->B->A
Comment 2 Hendra Suwanda CLA 2005-01-12 13:28:52 EST
Eugene, can you change the component to UI? Thanks
Comment 3 Paul Slauenwhite CLA 2009-06-30 06:39:56 EDT
As of TPTP 4.6.0, TPTP is in maintenance mode and focusing on improving quality by resolving relevant defects and increasing test coverage through test creation, automation, Build Verification Tests (BVTs), and expanded run-time execution. As such, TPTP is not delivering enhancements. As part of the TPTP Bugzilla housecleaning process (see http://wiki.eclipse.org/Bugzilla_Housecleaning_Processes), this enhancement is resolved as WONTFIX. For this enhancement to be considered, please re-open with an attached patch including the Description Document (see http://www.eclipse.org/tptp/home/documents/process/development/description_documents.html), code (see http://www.eclipse.org/tptp/home/documents/resources/TPTPDevGuide.htm), and test cases (see http://www.eclipse.org/tptp/home/documents/process/TPTP_Testing_Strategy.html).
Comment 4 Paul Slauenwhite CLA 2009-06-30 06:40:30 EDT
As of TPTP 4.6.0, TPTP is in maintenance mode and focusing on improving quality by resolving relevant defects and increasing test coverage through test creation, automation, Build Verification Tests (BVTs), and expanded run-time execution. As such, TPTP is not delivering enhancements. As part of the TPTP Bugzilla housecleaning process (see http://wiki.eclipse.org/Bugzilla_Housecleaning_Processes), this enhancement is resolved as WONTFIX. For this enhancement to be considered, please re-open with an attached patch including the Description Document (see http://www.eclipse.org/tptp/home/documents/process/development/description_documents.html), code (see http://www.eclipse.org/tptp/home/documents/resources/TPTPDevGuide.htm), and test cases (see http://www.eclipse.org/tptp/home/documents/process/TPTP_Testing_Strategy.html).
Comment 5 Kathy Chan CLA 2010-11-18 18:52:54 EST
As of TPTP 4.6.0, TPTP is in maintenance mode and focusing on improving quality by resolving relevant enhancements/defects and increasing test coverage through test creation, automation, Build Verification Tests (BVTs), and expanded run-time execution. As part of the TPTP Bugzilla housecleaning process (see http://wiki.eclipse.org/Bugzilla_Housecleaning_Processes), this enhancement/defect is verified/closed by the Project Lead since this enhancement/defect has been resolved and unverified for more than 1 year and considered to be fixed. If this enhancement/defect is still unresolved and reproducible in the latest TPTP release (http://www.eclipse.org/tptp/home/downloads/), please re-open.