Ruby 1.8.7
Summary
Description
Feature changes that affect only 1.8.7 behavior (which is not supported by JRuby).
Issues: Unresolved
-
JRUBY-4130
CLONE -Threads created for Fibers/Generators/Enumerator.next must die due to GC and raise a nice error when threads are unavailable
-
JRUBY-6014
"RuntimeError: Java wrapper with no contents" when accessing self inside initialize method of a Ruby class inheriting from a Java class
-
JRUBY-6225
IO.popen does not seem to work in jruby
Issues: Updated recently
-
JRUBY-7151
Yesterday 3:37 AM
Array#drop fails for arrays containing floats in 1.8 mode
-
JRUBY-6225
25/Mar/13
IO.popen does not seem to work in jruby
-
JRUBY-6681
09/Mar/13
Thread.kill / Thread.raise do not ever stop threads that spawn sub processes