[jruby-dev] [jira] Created: (JRUBY-1219) Japanese problem in YAML

2007-07-18 Thread Nicolas Modrzyk (JIRA)
Japanese problem in YAML Key: JRUBY-1219 URL: http://jira.codehaus.org/browse/JRUBY-1219 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Versions: JRuby 1.0.0 Environmen

Re: [jruby-dev] Java integration performance

2007-07-18 Thread Charles Oliver Nutter
Charles Oliver Nutter wrote: It's probably safe to assume that almost all of the core types we autoconvert are suffering from this performance hit right now, because they all rely on a generic piece of code with a bunch of stacked object comparisons to do conversion. And the change I made would

[jruby-dev] [jira] Created: (JRUBY-1218) [PATCH] broken build: The method replace(char, char) in the type String is not applicable for the arguments (String, String)

2007-07-18 Thread Dmitry Verkhovsky (JIRA)
[PATCH] broken build: The method replace(char, char) in the type String is not applicable for the arguments (String, String) Key: JRUBY-1218

[jruby-dev] [jira] Created: (JRUBY-1217) Date columns ending in _at returning Jan 01, 2000 on Oracle

2007-07-18 Thread Michael Schubert (JIRA)
Date columns ending in _at returning Jan 01, 2000 on Oracle --- Key: JRUBY-1217 URL: http://jira.codehaus.org/browse/JRUBY-1217 Project: JRuby Issue Type: Bug Components: Acti