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)
_______________________________________________
mlvm-dev mailing list
[email protected]
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev