[Mono-bugs] [Bug 27663][Maj] Changed - AppDomain fails loading from same dll name different classes
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
11 Jul 2002 17:42:07 -0000
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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=27663
--- shadow/27663 Thu Jul 11 13:41:02 2002
+++ shadow/27663.tmp.3738 Thu Jul 11 13:42:07 2002
@@ -57,6 +57,11 @@
------- Additional Comments From gonzalo@ximian.com 2002-07-11 13:41 -------
As the above test case does not work with MS runtime (it locks the
dll) i'm providing a new one which works under MS and fails under mono
if the dll is changed while testdomain sleeps (if not, it runs fine).
+
+------- Additional Comments From gonzalo@ximian.com 2002-07-11 13:42 -------
+Created an attachment (id=1973)
+new test case
+