[Mono-dev] CoreCLR patches

Sebastien Pouliot sebastien.pouliot at gmail.com
Fri Mar 13 10:12:58 EDT 2009


Hello,

With the set of attached patches all existing moon-unit tests pass. It
also pass the SecurityCriticalTest[1] - which calls from application
code (i.e. transparent) every visible SL2 API decorated as Critical.

The runtime patch mainly avoid unneeded, repetitive calls so it should
help performance - however I made those changes so it was easier to set
breakpoints using gdb/xdb, real optimizations are for another day ;-)

Next steps are to fix CoreCLR-related ReflectionTest[1] and
ReflectionEmitTest[1] unit tests and, of course, more tests/testing.

Thanks
Sebastien

[1] in SVN but ignored at the moment

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mcs.patch
Type: text/x-patch
Size: 746 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090313/698a9829/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mono.patch
Type: text/x-patch
Size: 15433 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090313/698a9829/attachment-0001.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: moon.patch
Type: text/x-patch
Size: 457 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090313/698a9829/attachment-0002.bin 


More information about the Mono-devel-list mailing list