Are there restrictions on the 'name' string for invokeDynamic?

Mark Roos mroos at roos.com
Fri Apr 15 00:25:40 PDT 2011


I ran into this error today and was wondering if "<" was not allowed as 
the name string for an invokeDynamic instruction?

An if there are restrictions where might I find the definitive reference? 
I was using it for the Smalltalk method name and
as a template for constants. 

Thanks
mark


java.lang.ClassFormatError: Method "<" in class <Unknown> has illegal 
signature 
"(Lri/core/rtalk/RtObject;Lri/core/rtalk/RtObject;)Lri/core/rtalk/RtObject;"
        at sun.misc.Unsafe.defineAnonymousClass(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20110415/bbbf8ae4/attachment.html 


More information about the mlvm-dev mailing list