[Mono-bugs] [Bug 77170][Min] Changed - [PATCH] set null to WeakReference.Target doesn't work

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Jan 7 18:12:11 EST 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 robertj at gmx.net.

http://bugzilla.ximian.com/show_bug.cgi?id=77170

--- shadow/77170	2006-01-06 10:54:24.000000000 -0500
+++ shadow/77170.tmp.30387	2006-01-07 18:12:11.000000000 -0500
@@ -1,23 +1,23 @@
 Bug#: 77170
-Product: Mono: Class Libraries
-Version: unspecified
+Product: Mono: Runtime
+Version: 1.1
 OS: Red Hat 9.0
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
-Priority: Wishlist
-Component: System
+Severity: Unknown
+Priority: Minor
+Component: GC
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: BurlachenkoO at mail.ru               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: set null to WeakReference.Target doesn't work
+Summary: [PATCH] set null to WeakReference.Target doesn't work
 
 Description of Problem:
 set null to WeakReference.Target doesn't work
 
 Steps to reproduce the problem:
 I execute such code in C# console project:
@@ -64,6 +64,9 @@
 weak.Target = null
 test passed
 Weak reference test has been finished.
 
 How often does this happen? 
 every run
+
+------- Additional Comments From robertj at gmx.net  2006-01-07 18:12 -------
+This is a minor bug in gc.c:mono_gchandle_set_target ()


More information about the mono-bugs mailing list