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 [EMAIL PROTECTED]

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

--- shadow/81685        2007-05-20 08:55:05.000000000 -0400
+++ shadow/81685.tmp.18983      2007-05-21 16:49:11.000000000 -0400
@@ -36,6 +36,14 @@
 
 HotSpot does this by adding checks to compiled java code, most likely
 by touching a memory location a couple of pages down the stack in the
 method prolog. This could work for us, but it would slow down every
 method call + localloc.
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-05-21 16:49 -------
+For trusted execution (our regular code path) I think we would not
+needs this, but we could probably have this optionally enabled for
+when we pass some flag to the runtime (maybe it should be enabled with
+--debug and --security)
+
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to