[Mono-bugs] [Bug 31470][Min] Changed - unnecessary leave after throw

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
4 Oct 2002 04:20:50 -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 miguel@ximian.com.

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

--- shadow/31470	Thu Oct  3 18:22:30 2002
+++ shadow/31470.tmp.18947	Fri Oct  4 00:20:50 2002
@@ -3,13 +3,13 @@
 Version: unspecified
 OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Normal
+Priority: Minor
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: dietmar@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
@@ -169,6 +169,11 @@
 #49 0x080a6c55 in mono_jit_exec (domain=0x8143f60, assembly=0x81d0868,
 argc=1, argv=0xbffff778) at jit.c:3940
 #50 0x080598bc in main (argc=2, argv=0xbffff774) at mono.c:345
 #51 0x401321c4 in __libc_start_main () from /lib/libc.so.6
 
 I do not know that this can be fixed with MCS at all
+
+------- Additional Comments From miguel@ximian.com  2002-10-04 00:20 -------
+Resetting priority to minor for now.
+
+I think this should be worked around in our runtime