<div dir="ltr">On 12 April 2013 18:21, Manipulator <span dir="ltr"><<a href="mailto:volcz@kth.se" target="_blank">volcz@kth.se</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Please correct me if I'm wrong.<br>
It's not the allocation itself that is the problem it's that it will trigger the GC to stop the world at some point.<br>
</blockquote></div><br></div><div class="gmail_extra" style>It's just another source of garbage. Which means this function of off limits beneath a routine that's disabled collection, for instance. There are lots of reasons to avoid making unnecessary garbage.</div>
</div>