AIOOB in String#each spec running with +C
-----------------------------------------
Key: JRUBY-1836
URL: http://jira.codehaus.org/browse/JRUBY-1836
Project: JRuby
Issue Type: Bug
Components: Compiler
Reporter: Charles Oliver Nutter
Assignee: Charles Oliver Nutter
Priority: Blocker
Fix For: JRuby 1.1b2
This passes with normal JIT mode or interpreted mode.
{noformat}
~/NetBeansProjects/rubinius $ bin/mspec -t j -T +C
spec/core/string//each_line_spec.rb
Started
...Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 31
at org.jruby.RubyString.each_line(RubyString.java:3385)
at org.jruby.RubyStringInvoker$each_line_method_0_1.call(Unknown Source)
at org.jruby.RubyObject.send(RubyObject.java:1170)
at org.jruby.RubyObjectInvoker$send_method_1_0.call(Unknown Source)
at
org.jruby.runtime.CallSite$InlineCachingCallSite.call(CallSite.java:158)
at
ruby.Users.headius.NetBeansProjects.rubinius.spec.core.string.shared.each_dot_rb.closure11(/Users/headius/NetBeansProjects/rubinius/./spec/core/string/shared/each.rb:31)
{noformat}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email