[jruby-dev] [jira] Created: (JRUBY-4788) Stackoverflow when calling code from java with wrong parameters

2010-05-12 Thread JIRA
Stackoverflow when calling code from java with wrong parameters --- Key: JRUBY-4788 URL: http://jira.codehaus.org/browse/JRUBY-4788 Project: JRuby Issue Type: Bug Componen

[jruby-dev] Re: New procedure for updating stdlib

2010-05-12 Thread Charles Oliver Nutter
Ruby 1.9.2 has been branched, so I've now also created a jruby-ruby_1_9_2 branch in the JRuby fork of Ruby. There's not many jruby-specific changes there yet, however, so I expect we'll want to examine what we have patched for 1.8.7 stdlib and apply similar changes there. I've done an initial copy

[jruby-dev] [jira] Created: (JRUBY-4789) java.nio.BufferOverflowException in RubyIO

2010-05-12 Thread Uwe Kubosch (JIRA)
java.nio.BufferOverflowException in RubyIO -- Key: JRUBY-4789 URL: http://jira.codehaus.org/browse/JRUBY-4789 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Versi

Re: [jruby-dev] jibernate

2010-05-12 Thread Charles Oliver Nutter
There's actually going to be a Ruby Summer of Code project to do "datamapper + hibernate" in some form. Perhaps you'd be interested in helping to mentor it? We will essentially get a SOC student to work on the implementation and we can help advise on the design. I saw you've sent a pull request to

[jruby-dev] [ANN] JRuby 1.5.0 Released

2010-05-12 Thread Nick Sieger
The JRuby community is pleased to announce the release of JRuby 1.5.0. - Homepage: [http://www.jruby.org/](http://www.jruby.org/) - Download: [http://www.jruby.org/download](http://www.jruby.org/download) This development cycle has been our longest cycle yet (nearly 5 months), but it also has th

[jruby-dev] [jira] Created: (JRUBY-4790) Regression processing __END__ between JRuby 1.4 and 1.5

2010-05-12 Thread Tony Arcieri (JIRA)
Regression processing __END__ between JRuby 1.4 and 1.5 --- Key: JRUBY-4790 URL: http://jira.codehaus.org/browse/JRUBY-4790 Project: JRuby Issue Type: Bug Components: Compiler