https://bugzilla.novell.com/show_bug.cgi?id=690627

https://bugzilla.novell.com/show_bug.cgi?id=690627#c2


Jonathan Pobst <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|                            |INVALID

--- Comment #2 from Jonathan Pobst <[email protected]> 2011-04-28 16:42:14 UTC 
---
If you add:
Console.WriteLine (l.Count)

*AFTER* the "mem =" line, the MEM value is 7702744.

If you add it *BEFORE* the "mem =" line, the MEM value is 9840.

So I think .NET is being clever about disposing things that aren't used
anymore.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to