[jruby-dev] [jira] Created: (JRUBY-6047) java_import gives sometimes a NameError: cannot load Java class

2011-09-09 Thread Falk Pauser (JIRA)
java_import gives sometimes a NameError: cannot load Java class --- Key: JRUBY-6047 URL: https://jira.codehaus.org/browse/JRUBY-6047 Project: JRuby Issue Type: Bug Compone

[jruby-dev] [jira] Created: (JRUBY-6048) Array#repeated_permutation(n) enumerates nothing when n is greater than the length

2011-09-09 Thread Yusuke Endoh (JIRA)
Array#repeated_permutation(n) enumerates nothing when n is greater than the length -- Key: JRUBY-6048 URL: https://jira.codehaus.org/browse/JRUBY-6048 Project: JRuby

[jruby-dev] [jira] Created: (JRUBY-6049) Bignum#[] returns an incorrect result when Bignum is given

2011-09-09 Thread Yusuke Endoh (JIRA)
Bignum#[] returns an incorrect result when Bignum is given -- Key: JRUBY-6049 URL: https://jira.codehaus.org/browse/JRUBY-6049 Project: JRuby Issue Type: Bug Components: Core

[jruby-dev] [jira] Created: (JRUBY-6050) Fixnum#[] blows when small Bignum is given

2011-09-09 Thread Yusuke Endoh (JIRA)
Fixnum#[] blows when small Bignum is given -- Key: JRUBY-6050 URL: https://jira.codehaus.org/browse/JRUBY-6050 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Repo

[jruby-dev] [jira] Created: (JRUBY-6051) "\c?" should be equal to "\x7f"

2011-09-09 Thread Yusuke Endoh (JIRA)
"\c?" should be equal to "\x7f" --- Key: JRUBY-6051 URL: https://jira.codehaus.org/browse/JRUBY-6051 Project: JRuby Issue Type: Bug Components: Parser Reporter: Yusuke Endoh Assig

[jruby-dev] [jira] Created: (JRUBY-6052) "".unpack("u") blows up

2011-09-09 Thread Yusuke Endoh (JIRA)
"".unpack("u") blows up --- Key: JRUBY-6052 URL: https://jira.codehaus.org/browse/JRUBY-6052 Project: JRuby Issue Type: Bug Reporter: Yusuke Endoh Assignee: Thomas E Enebo $ bin/jruby --1.9 -e 'p

[jruby-dev] [jira] Created: (JRUBY-6053) [1].pack("b2") returns an 1-length string

2011-09-09 Thread Yusuke Endoh (JIRA)
[1].pack("b2") returns an 1-length string - Key: JRUBY-6053 URL: https://jira.codehaus.org/browse/JRUBY-6053 Project: JRuby Issue Type: Bug Reporter: Yusuke Endoh Assignee: Thom

[jruby-dev] [jira] Created: (JRUBY-6054) Resolv.getaddress fails for non-existant hostname

2011-09-09 Thread Samuel Kadolph (JIRA)
Resolv.getaddress fails for non-existant hostname - Key: JRUBY-6054 URL: https://jira.codehaus.org/browse/JRUBY-6054 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.6.4

[jruby-dev] [jira] Created: (JRUBY-6055) __method__ does not return valid symbol when Non-ASCII method

2011-09-09 Thread TAKAI Naoto (JIRA)
__method__ does not return valid symbol when Non-ASCII method - Key: JRUBY-6055 URL: https://jira.codehaus.org/browse/JRUBY-6055 Project: JRuby Issue Type: Bug Components:

[jruby-dev] [jira] Created: (JRUBY-6056) High CPU Loop with parallel Etc.group iterrations

2011-09-09 Thread Chris White (JIRA)
High CPU Loop with parallel Etc.group iterrations - Key: JRUBY-6056 URL: https://jira.codehaus.org/browse/JRUBY-6056 Project: JRuby Issue Type: Bug Components: Standard Library Af