[jruby-dev] [jira] Created: (JRUBY-5039) jruby-launcher gem requires rspec gem but dependency is not in jruby-launcher-1.0.1-java.gemspec

2010-08-24 Thread Stephen Bannasch (JIRA)
jruby-launcher gem requires rspec gem but dependency is not in jruby-launcher-1.0.1-java.gemspec Key: JRUBY-5039 URL: http://jira.codehaus.org/browse/JRUBY-5039

[jruby-dev] [jira] Created: (JRUBY-5040) JDBC interpretes datetime in schemal.rb not correctly. MySql 5.1.37, JRUBY 1.5.2, activerecord-jdbc-adapter 1.0.0.beta1

2010-08-24 Thread Helmut Juskewycz (JIRA)
JDBC interpretes datetime in schemal.rb not correctly. MySql 5.1.37, JRUBY 1.5.2, activerecord-jdbc-adapter 1.0.0.beta1 --- Key: JRUBY-5040 URL:

[jruby-dev] [jira] Created: (JRUBY-5041) Out of Memory on Windows when org.jruby.Main.new or ScriptingContainer loads rails many times

2010-08-24 Thread Li Xiao (JIRA)
Out of Memory on Windows when org.jruby.Main.new or ScriptingContainer loads rails many times - Key: JRUBY-5041 URL: http://jira.codehaus.org/browse/JRUBY-5041

[jruby-dev] My JRuby dev presentation materials

2010-08-24 Thread Hiroshi Nakamura
Hi, II'm preparing for my presentation at JRubyKaigi2010 which will be held on this weekend. http://jrubyconf.com/jrubykaigi2010/schedule.html.en#6 I've not yet created final slides but can I ask you comments to my materials? I don't want to let attendees confuse by my misunderstanding or wrong

Re: [jruby-dev] My JRuby dev presentation materials

2010-08-24 Thread Nick Sieger
On Aug 24, 2010, at 22:21 , Hiroshi Nakamura wrote: Hi, II'm preparing for my presentation at JRubyKaigi2010 which will be held on this weekend. http://jrubyconf.com/jrubykaigi2010/schedule.html.en#6 I've not yet created final slides but can I ask you comments to my materials? I don't

Re: [jruby-dev] My JRuby dev presentation materials

2010-08-24 Thread Subramanya Sastry
Hi Nahi, As for the IR-based work, looks good to me. Components that will be part of the new compiler are already in place. There is a framework to run different analyses and optimization passes (eliminate unnecessary frame loads stores, live variable analyses, dead code elimination) as well as