JRuby

Ruby 1.8.7

Summary

Description

Feature changes that affect only 1.8.7 behavior (which is not supported by JRuby).

Issues: Unresolved

  • Bug JRUBY-4130 CLONE -Threads created for Fibers/Generators/Enumerator.next must die due to GC and raise a nice error when threads are unavailable
  • Bug JRUBY-6014 "RuntimeError: Java wrapper with no contents" when accessing self inside initialize method of a Ruby class inheriting from a Java class
  • Bug JRUBY-6225 IO.popen does not seem to work in jruby

Issues: Updated recently

  • Bug JRUBY-7151 Last Friday 3:37 AM Array#drop fails for arrays containing floats in 1.8 mode
  • Bug JRUBY-6225 25/Mar/13 IO.popen does not seem to work in jruby
  • Bug JRUBY-6681 09/Mar/13 Thread.kill / Thread.raise do not ever stop threads that spawn sub processes

Versions: Unreleased