Description:
This SDN article talks about the new support in JDK 7 that should help make dynamically typed languages run extremely fast in the JVM. New features enable implementers of compilers for dynamically typed languages, e.g. JRuby and Jython, to generate bytecode that should run faster.