[Mono-bugs] [Bug 559663] finalize not called on the instance assigned to static field. .NET difference

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Dec 1 16:09:52 EST 2009


http://bugzilla.novell.com/show_bug.cgi?id=559663

http://bugzilla.novell.com/show_bug.cgi?id=559663#c1


--- Comment #1 from tom hindle <tom_hindle at sil.org> 2009-12-01 21:09:51 UTC ---
Seems like this used to work:
Works in:
Mono JIT compiler version 2.4.2.3 (Debian 2.4.2.3+dfsg-2)
Copyright (C) 2002-2008 Novell, Inc and Contributors. www.mono-project.com
    TLS:           __thread
    GC:            Included Boehm (with typed GC)
    SIGSEGV:       altstack
    Notifications: epoll
    Architecture:  amd64
    Disabled:      none

but broken in:
Mono JIT compiler version 2.7 (/trunk/mono r144586 Tue Dec  1 10:17:13 MST
2009)
Copyright (C) 2002-2009 Novell, Inc and Contributors. www.mono-project.com
    TLS:           __thread
    GC:            Included Boehm (with typed GC and Parallel Mark)
    SIGSEGV:       altstack
    Notifications: epoll
    Architecture:  amd64

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list