Ruby Weekly is a weekly newsletter covering the latest Ruby and Rails news.

JRuby 1.6.0 RC1 Released: JRuby Gets All 1.9.2 On Us

By Peter Cooper / January 11, 2011

jruby-new-logo.pngThe JRuby team has announced the release of JRuby 1.6.0 Release Candidate 1. The final release is still a little way off but the bulk of the work is in place. It's billed as the "largest release of JRuby to date" which, given how awesome 1.5 was, is a big deal, especially as it adds initial Ruby 1.9.2 language and standard library compatibility (though 1.8.7 is still the "default").

So, what's new?

  • Ruby 1.9.2 language and API compatibility (use the --1.9 command line option to get it)
  • Ruby 1.9.2 stdlib included (even in jruby-complete.jar)
  • General performance and stability improvements
  • RubyGems 1.4.2 included
  • Experimental C extension support (!)

The JRuby team are especially keen for people to try out the new Ruby 1.9.2 support so that they can round out and perfect their 1.9.2 compatibility before the final release.

You can grab the 1.6.0.RC1 builds of JRuby from the JRuby download page. I haven't had any luck with RVM yet but I suspect it'll be supporting this release really soon..

[ad] The Red Dirt RubyConf is taking place in Oklahoma City on April 21-22, 2011! Speakers include Aaron "tenderlove" Patterson and Dr. Nic Williams. Mark your calendars!

Comments

  1. Pingback: Tweets that mention JRuby 1.6.0 RC1 Released: JRuby Gets All 1.9.2 On Us -- Topsy.com

  2. zzak says:

    JRuby's release candidates should work fine with RVM as of commit 191ac04, see here: https://github.com/wayneeseguin/rvm/commit/191ac04

Other Posts to Enjoy

Twitter Mentions