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.r...@sun.com> wrote:
Thanks for giving it a spin. Your test case is a good one, but
there seem to be logic errors.
_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev