[Mono-bugs] [Bug 71031][Wis] Changed - Threads in Monitor.Wait() Show Different State on .Net vs Mono

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 7 Jan 2005 11:02:26 -0500 (EST)


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 dick@ximian.com.

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

--- shadow/71031	2005-01-05 16:33:21.000000000 -0500
+++ shadow/71031.tmp.8092	2005-01-07 11:02:26.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 71031
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: scott@imeem.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -76,6 +76,9 @@
 Waiting Thread State = WaitSleepJoin
 
 How often does this happen? 
 Always
 
 Additional Information:
+
+------- Additional Comments From dick@ximian.com  2005-01-07 11:02 -------
+Fixed in SVN HEAD and 1.0.  Also fixed the WaitHandle case.