Skip to content

Comment on JRuby 1.7.0. Releasedparent

Comments

I will be happy if someone corrects me but JDK 7 has some bugs with InvokedDynamics and it is turned off by default. These bugs have been fixed in JDK 8 (beta so far).

In the future, even if JRuby team does only bug fixes, JRuby will get faster and faster as JVM's support for dynamic languages improves through InvokedDynamics.

And can be turned on like this:

    /usr/local/src/jruby-1.7.0/bin/jruby -Xcompile.invokedynamic=true
AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.