[Mono-bugs] [Bug 80578][Wis] Changed - Optimize empty array allocation

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jan 22 14:28:23 EST 2007


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 marek.safar at seznam.cz.

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

--- shadow/80578	2007-01-22 14:03:40.000000000 -0500
+++ shadow/80578.tmp.17633	2007-01-22 14:28:23.000000000 -0500
@@ -58,6 +58,11 @@
 
 
 ------- Additional Comments From lupus at ximian.com  2007-01-22 14:03 -------
 Right, and as you say, the app code is the best place to fix it.
 This is not going to be optimized by the runtime, because it is too
 expensive there, no point in reopening the bug.
+
+------- Additional Comments From marek.safar at seznam.cz  2007-01-22 14:28 -------
+Thanks for the feedback.
+
+However, I thought this could be done at JIT level


More information about the mono-bugs mailing list