[Mono-dev] [patch] coreclr check for newarr

Sebastien Pouliot sebastien.pouliot at gmail.com
Sun Sep 13 11:47:05 EDT 2009


Hello,

This patch adds a new check for newarr when CoreCLR is enabled. In this case
creating an array of a [SecuirtyCritical] type will throw a
TypeLoadException at JIT time. AFAIK* this is the last runtime behavior
difference, wrt CoreCLR, between Moonlight and Silverlight.

Thanks,
Sebastien

* please feel free to educate me better ;-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090913/485a3c94/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: coreclr.20090913.diff
Type: text/x-patch
Size: 7753 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090913/485a3c94/attachment-0001.bin 


More information about the Mono-devel-list mailing list