https://bugzilla.novell.com/show_bug.cgi?id=665769
https://bugzilla.novell.com/show_bug.cgi?id=665769#c0 Summary: Finalizer that overrides Object.Finalize with a MethodImpl isn't called. Classification: Mono Product: Mono: Runtime Version: 2.10.x Platform: All OS/Version: All Status: NEW Severity: Normal Priority: P5 - None Component: misc AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=409254) --> (http://bugzilla.novell.com/attachment.cgi?id=409254) Repro User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0) Attached program should print Finalizing! when run (and does on .NET), but Mono ignores the renamed Finalize method. Reproducible: Always Steps to Reproduce: 1. ilasm test.il 2. mono test.exe 3. Expected Results: Finalizing! -- 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
