Bug
- [JRUBY-4227] - require 'syslog' fails when using jar files from jruby-jars gems
- [JRUBY-4828] - Null-byte vulnerability
- [JRUBY-4891] - Use of ScriptingContainer causes errors in unrelated tests which use ScriptEngine later
- [JRUBY-5201] - [1.9] uncaught timeout seems to cause silent failure
- [JRUBY-5581] - gem install throws java.lang.ArrayIndexOutOfBoundsException
- [JRUBY-5606] - asprintf does not exist on Solaris, so C extensions do not build
- [JRUBY-5624] - Class.new { p eval("self", binding) }
- [JRUBY-5635] - ScriptingContainer.put() does not always work (race condition?)
- [JRUBY-5665] - RubySpec: String#scan failures
- [JRUBY-5674] - Cannot override Fixnum operators
- [JRUBY-5689] - Regression: wrapException throws unexpected exceptions depending on previously-run code
- [JRUBY-5712] - Threading issues in 1.6.0 and 1.9 mode
- [JRUBY-5728] - Array#pack is no longer threadsafe
- [JRUBY-5729] - Process.respond_to?(:fork) must return false
- [JRUBY-5733] - String#unpack: @ directive doesn't work on substrings
- [JRUBY-5734] - Repeatedly getting ScriptEngine causes (NameError) uninitialized constant #<Class:0x.........>::ARGV
- [JRUBY-5740] - zip with Range argument does not work in 1.9 mode
- [JRUBY-5757] - soap connection refused/address already in use errors after server running for long time
- [JRUBY-5762] - Proc#=== is not same as Proc#call in 1.9 mode.
- [JRUBY-5769] - SSH connection can fail unpredictably
- [JRUBY-5776] - secure_random.rb broken on jruby (RangeError: bignum too big to convert into `long')
- [JRUBY-5783] - jruby1.6.1 can't run file with utf-8
- [JRUBY-5786] - SelectorPool file descriptor leak
- [JRUBY-5787] - ConcurrencyError from Array#choice when the Array was truncated before
- [JRUBY-5788] - Java names with only on capital letter not getting Ruby shortcuts defined
- [JRUBY-5791] - rvm install jruby-head rewrite's the current rakes hash-bang invocation to be: #!/usr/bin/env jruby
- [JRUBY-5802] - Problem loading yaml string in 1.9 mode with JRuby 1.6 and newer
- [JRUBY-5805] - Kernel.warn should use 2 writes instead of 1 puts
- [JRUBY-5806] - ArrayIndexOutOfBoundsException running bundle update
- [JRUBY-5938] - Random class not recognized
- [JRUBY-7057] - jRuby on ubuntu (apt installed) has java.lang.ArrayIndexOutOfBoundsException on gem install xml-simple
Edit/Copy Release Notes
The text area below allows the project release notes to be edited and copied to another document.