It seems to me that, at one point in the recent past, RubyGems started caring
about JRuby's compatibility version when working with gems.
In other words, GEM_HOME/GEM_PATH started to default to ${jruby.home}/
lib/ruby/gems/1.9 when running in the 1.9 mode. (Incidentally, this is not a
problem w
Tony Arcieri created JRUBY-6314:
---
Summary: Deadlock when using Queue to send messages between threads
Key: JRUBY-6314
URL: https://jira.codehaus.org/browse/JRUBY-6314
Project: JRuby
Issue Type:
(2011/12/29 11:44), botp wrote:
> On Wed, Dec 28, 2011 at 7:51 AM, Thomas E Enebo wrote:
>>> JRuby 1.6.5.1 is a special release with a single patch applied to our
>>> JRuby 1.6.5 source to correct CERT vulnerability CERT-2011-003
>>> (http://www.ocert.org/advisories/ocert-2011-003.html). All user