Mark-<br><br>Thanks for the report!&nbsp; This is definitely a bug.<br><br><div class="gmail_quote">On Tue, Jun 17, 2008 at 1:35 AM, Mark Mahieu &lt;<a href="mailto:mark@twistedbanana.demon.co.uk">mark@twistedbanana.demon.co.uk</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">While producing the StackOverflowError test case I noticed that this doesn&#39;t compile either - perhaps it&#39;s related:<br>

<br>
<br>
class NoEnclosingInstance {<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;{=&gt; String} ref = this#toString();<br>
}<br>
<br>
<br>
NoEnclosingInstance.java:3: no enclosing instance of type NoEnclosingInstance is in scope<br>
 &nbsp; &nbsp; &nbsp; &nbsp;{=&gt; String} ref = this#toString();<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;^<br>
<br>
<br>
Regards,<br><font color="#888888">
<br>
Mark<br>
<br>
</font></blockquote></div><br>