<font size=2 face="sans-serif">I ran into this error today and was wondering
if "<" 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? I was using it for the Smalltalk
method name and</font>
<br><font size=2 face="sans-serif">as a template for constants. </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 "<"
in class <Unknown> has illegal signature "(Lri/core/rtalk/RtObject;Lri/core/rtalk/RtObject;)Lri/core/rtalk/RtObject;"</font>
<br><font size=2 face="sans-serif"> at
sun.misc.Unsafe.defineAnonymousClass(Native Method)</font>
<br><font size=2 face="sans-serif"> at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</font>
<br>