[Mono-bugs] [Bug 76757][Nor] Changed - new AppDomains inherit current loaded assemblies
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jul 31 06:08:23 EDT 2006
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 lluis at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76757
--- shadow/76757 2006-07-31 05:54:39.000000000 -0400
+++ shadow/76757.tmp.23354 2006-07-31 06:08:23.000000000 -0400
@@ -570,6 +570,17 @@
Brian's patch and the current behaviour at the same time?
------- Additional Comments From vargaz at gmail.com 2006-07-31 05:54 -------
Something like that is probably acceptable.
+
+------- Additional Comments From lluis at ximian.com 2006-07-31 06:08 -------
+Applying a patch which will greatly reduce the mono performance is not
+a solution, it's just moving the problem from one place to another place.
+
+Using an env var to disable the CAD fast path is not fixing the
+problem, just giving a workaround for it.
+
+If somebody can provide a test case which shows that the behavior of
+the CAD fast path (the one that avoids using the serializer) is
+incorrect, I'll try to find a solution.
More information about the mono-bugs
mailing list