<font size=2 face="sans-serif">I ran into this error today and was wondering
if &quot;&lt;&quot; was not allowed as the name string for an invokeDynamic
instruction?</font>
<br>
<br><font size=2 face="sans-serif">An if there are restrictions where might
I find the definitive reference? &nbsp;I was using it for the Smalltalk
method name and</font>
<br><font size=2 face="sans-serif">as a template for constants. &nbsp;</font>
<br>
<br><font size=2 face="sans-serif">Thanks</font>
<br><font size=2 face="sans-serif">mark</font>
<br>
<br>
<br><font size=2 face="sans-serif">java.lang.ClassFormatError: Method &quot;&lt;&quot;
in class &lt;Unknown&gt; has illegal signature &quot;(Lri/core/rtalk/RtObject;Lri/core/rtalk/RtObject;)Lri/core/rtalk/RtObject;&quot;</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; at
sun.misc.Unsafe.defineAnonymousClass(Native Method)</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</font>
<br>