> This article contains a code sample that demonstrates > how to register a bootstrap > method:http://java.sun.com/developer/technicalArticles/DynTypeLang/ > > And yes, the valid signature is: > > CallSite myBootstrapMethod(Class caller, String name, MethodType type)
Thanks for the pointer to the article. The signature was the culprit indeed. Sometimes it's a little hard to distinguish the outdated code samples :-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "JVM Languages" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jvm-languages?hl=en -~----------~----~----~----~------~----~------~--~---
