[Mono-dev] GC Question.

Paolo Molaro lupus at ximian.com
Fri Mar 14 11:42:30 EDT 2008


On 03/10/08 Bill Holmes wrote:
> Should I file a bug report on this?

This is a limitation of our current JIT/GC, there is no need to file a
bug about this. If you move the object creation in it's own method
and call that from Main() it should behave as you expect (at least most
of the time, our GC is still a conservative one).

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better


More information about the Mono-devel-list mailing list