[Mono-bugs] [Bug 40817][Nor] Changed - Runtime ignores `Synchronized' attribute on a method.
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Thu, 17 Apr 2003 14:11:54 -0400 (EDT)
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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=40817
--- shadow/40817 Sat Apr 5 13:18:12 2003
+++ shadow/40817.tmp.29651 Thu Apr 17 14:11:54 2003
@@ -1,14 +1,14 @@
Bug#: 40817
Product: Mono/Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -17,6 +17,9 @@
Summary: Runtime ignores `Synchronized' attribute on a method.
Our JIT compiler ignores the `synchronized' method implementation
attribute. This attribute is documented in section 14.4.3.3 of the spec.
There are a number of details present that must be dealt with there.
+
+------- Additional Comments From vargaz@freemail.hu 2003-04-17 14:11 -------
+This has been fixed in mini.