abandoned-memory Questions

3

Solved

It seems that my app is abandoning memory since the persistent memory of recorded heapshots don't fall to zero and the heap continue to grow when the same set of operations are continuously repeate...
Zaporozhye asked 27/11, 2012 at 9:19

3

Both are exactly the same thing, except that "abandoned memory" refers to a whole object graph leaked rather than just a single object. Right?
1

© 2022 - 2024 — McMap. All rights reserved.