https://bugzilla.novell.com/show_bug.cgi?id=397627
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=397627#c4 Atsushi Enomoto <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #4 from Atsushi Enomoto <[EMAIL PROTECTED]> 2008-08-02 00:21:05 MDT --- I don't understand why this GC.GetTotalMemory() result must be regarded as "leak". Something like managed collation buffers (in CultureInfo.CurrentCulture.CompareInfo) could be kept after GC.Collect(). Also the bug report seems to ignorant of behavioral difference in GCs (boehm / generational and compacting). -- 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
