Re: java/dyn/Dynamic

2008-12-18 Thread John Rose
On Dec 18, 2008, at 1:20 AM, Rémi Forax wrote: Is the way to call a 'dynamic' method is a part of JSR292 spec or not ? For now, I've put Dynamic into the JSR 292 javadoc with weasel words about "language compilers" and suggested syntax There is a separate project, sponsored by the JDK com

java/dyn/Dynamic

2008-12-18 Thread Rémi Forax
So java.dyn.Dynamic is now not used directly in the bytecode. But it is used in the patched javac. Is the way to call a 'dynamic' method is a part of JSR292 spec or not ? Rémi ___ mlvm-dev mailing list [email protected] http://mail.openjdk.jav