[Mono-bugs] [Bug 82050][Wis] Changed - Memory leak when repeatedly causing the JIT to fail to compile a method
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jul 11 03:16:37 EDT 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=82050
--- shadow/82050 2007-07-11 02:32:29.000000000 -0400
+++ shadow/82050.tmp.3136 2007-07-11 03:16:37.000000000 -0400
@@ -12,13 +12,13 @@
ReportedBy: mark.probst at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Memory leak when repeatedly causing the JIT to fail to compile a method
-BugsThisDependsOn: 81673[FIXED]
+BugsThisDependsOn: 81673
Description of Problem:
Memory leak if attempting to call a method, which fails to compile because
it instantiates a class that doesn't propertly implement an interface (like
in bug 81673).
More information about the mono-bugs
mailing list