Another potential tag to ensure GC does not happen during the execution of a code block:<div><ul><li>GCSuspend - a synchronous object can be used so that the GC threads do not run while the code block is executing</li></ul>
<div>Of course some revision to current annotations will be needed to accommodate this.</div></div>