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

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


--- Comment #1 from Rodrigo Kumpera <[email protected]> 2010-03-24 02:03:13 
UTC ---
This is a very tricky problem.

First, our verifier works in an all or nothing way, so if it find a typeload
error, it fails the whole method.
Second, when our JIT gets a broken method, it does abort compilation and raises
the exception.

We would need to fix both our verifier and JIT. This is a lot of work. I load
of it.

This change is too disrupting to be backported to 2.6, which is another problem
on its own.

So, unless we have this blocking an actual customer, it won't be done.

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

Reply via email to