Thread.join should return thread instance, not null
---------------------------------------------------

                 Key: JRUBY-1512
                 URL: http://jira.codehaus.org/browse/JRUBY-1512
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.0.2, JRuby 1.1b1
            Reporter: Charles Oliver Nutter
            Assignee: Charles Oliver Nutter
             Fix For: JRuby 1.0.3, JRuby 1.1


Ugh.

{noformat}
Thread.new {}.join.to_s # => NPE
{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

Reply via email to