How can we help you today? How can we help you today?

Feature request: Simulate breaking references

It would be nice if I could break a reference between two objects or simply mark an object as 'not in memory'. All screens would then give information as if the object is not in memory (and all objects only referenced by that object would be excluded also). This would be useful when I suspect that a lot of other objects are kept in memory because of the marked object, but actually solving the leak would be tedious and might not tackle the (memory) problem at hand.
twanbaten
0

Comments

3 comments

  • Chris.Allen
    Thanks for your suggestion. This will be brought forward at our next meeting.
    Chris.Allen
    0
  • twanbaten
    Chris.Allen wrote:
    This will be brought forward at our next meeting.
    Hi Chris,

    Is there any news on this matter? Is there a ticket somewhere for this feature request?
    twanbaten
    0
  • Jessica R
    Hi twanbaten,

    There's no update as of yet, I'm afraid :/ (we have the feature request logged in our internal tracking system as MP-2321).

    Though you can't simulate breaking references, there is a "Never referenced by an instance " filter that will filter out any objects whose paths of reference (including indirect references) to the GC root goes through the specified item--it might be of some help!
    Jessica R
    0

Add comment

Please sign in to leave a comment.