On Jul 7, 5:32 pm, Romain Guy <[email protected]> wrote:
> Same thing, there is no leak. You have no guarantee in your test that
> the GC was run. It is important for the system_server process to be
> GC'd as well, which your test does not guarantee.

i don't really understand the last sentence.

does it mean that some other kernel process (and its VM) - i mean
system_server - can refer to some Oject in my own process thus
forbidding that Object from being garbage collected?

if it's the case, i think my Activities are semi-leaked because of
system_server
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to