On mac OsX, using the Stephen's 1/11/11 version, I was able to get Rémi's
example working. I then tried it
in Eclipse and while it appears to compile correctly when it runs I get:
Exception in thread "main" java.dyn.WrongMethodTypeException:
()Ljava/math/BigDecimal; cannot be called as
([Ljava/lang/Object;)Ljava/lang/Object;
at ri.experiment2.DynamicIndyTest.main(DynamicIndyTest.java:24)
I probably have a setup error somewhere ( I've tried the obvious jre spots
) anyone have an idea of where to look?
thanks
mark
FYI I put the jre in
/System/Library/Frameworks/JavaVM.framework/Versions/java-1.7.0-internal-mlvm-2011_01_11
and added it to the jre selections_______________________________________________
mlvm-dev mailing list
[email protected]
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev