[1.9] Random class is not defined
---------------------------------

                 Key: JRUBY-4456
                 URL: http://jira.codehaus.org/browse/JRUBY-4456
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules, Intro, Ruby 1.9, RubySpec
            Reporter: Vladimir Sizikov


Random is totally undefined for JRuby in 1.9 mode:

{code}
jruby --1.9 -ve "p Random.new"
jruby 1.5.0.dev (ruby 1.9.2dev trunk 24787) (2010-01-12 68aa14c) (Java 
HotSpot(TM) Client VM 1.6.0_03) [i386-java]
generator:1:in `const_missing': uninitialized constant Random (NameError)
        from -e:1
{code}

This leads to rubyspec errors for all core/random specs.

-- 
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


Reply via email to