<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Feb 17, 2015 at 8:47 AM, Christian Schafmeister <span dir="ltr"><<a href="mailto:chris.schaf@verizon.net" target="_blank">chris.schaf@verizon.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I’d like to move the code into the MPS managed memory and be able to apply copying garbage collection to it.  Is this possible?   Will it ever be possible?<br></blockquote><div><br></div><div>Will you be able to find and patch return addresses on the stack? </div><div><br></div><div>Or, as the stack is only conservatively scanned, the presence of a possible pointer into the code prevents it being moved?</div><div><br></div></div></div></div>