JRuby

Ruby 1.9.2

Summary

Description

Features and fixes related to Ruby 1.9.2 support

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-5400 [1.9] IO.ungetc needs to accept multibyte char
  • Bug JRUBY-5465 [1.9] ChannelStream doesn't handle multibyte characters from ungetc properly

Issues: Updated recently

  • Bug JRUBY-4820 25/Apr/13 [windows] File.size is completely broken on Windows
  • Bug JRUBY-6225 25/Mar/13 IO.popen does not seem to work in jruby
  • Bug JRUBY-5303 21/Feb/13 [1.9] Wrong parameters parse for method signatures with default values

Versions: Unreleased