JRuby

JRuby 2

Summary

Description

Next major version after JRuby 1.x

Issues: Unresolved

  • Bug JRUBY-6807 Disable persistent proxies (ObjectProxyCache) by default
  • Bug JRUBY-767 next in an eval should produce a local jump error
  • Bug JRUBY-1852 define_method methods do not JIT and are generally slower unless the code that contains them is compiled before they are defined

Issues: Updated recently

  • Improvement JRUBY-5321 05/Oct/12 RubyHash generification - refactoring of internal implementation to make it backed by Java's Map
  • Bug JRUBY-6911 05/Oct/12 JRuby version given by org.jruby.runtime.Constants::VERSION and jruby-jars gem version should be identical
  • Improvement JRUBY-6445 05/Oct/12 Allow a way to resolve interface methods from with Ruby proxy modules