Crash with invokeDynamic on MethodMissing attempt
John Rose
John.Rose at Sun.COM
Tue May 26 00:43:26 PDT 2009
Yehuda: The push I just made allows me to run your code, with the
logic fixes we discussed. -- John
On May 18, 2009, at 2:22 PM, Yehuda Katz wrote:
> I had tried that before; when I do that, I get:
>
> Exception in thread "main" java.dyn.WrongMethodTypeException:
> Bound[<unknown>(java.lang.String)java.lang.String]
> at java.dyn.CallSite.checkTarget(CallSite.java:149)
> at java.dyn.CallSite.setTarget(CallSite.java:142)
> at Main$MissingHandle.<init>(Main.java:29)
> at Main.bootstrapDynamic(Main.java:46)
> at sun.dyn.CallSiteImpl.makeSite(CallSiteImpl.java:64)
> at Main.main(Main.java:15)
>
> -- Yehuda
>
> On Mon, May 18, 2009 at 2:05 PM, John Rose <John.Rose at sun.com> wrote:
> Thanks for giving it a spin. Your test case is a good one, but
> there seem to be logic errors.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20090526/195a1847/attachment.html
More information about the mlvm-dev
mailing list