[1.9] prelude.rb causes the load of ThreadLibrary by default
------------------------------------------------------------

                 Key: JRUBY-4158
                 URL: http://jira.codehaus.org/browse/JRUBY-4158
             Project: JRuby
          Issue Type: Bug
          Components: Ruby 1.9
    Affects Versions: JRuby 1.4.0RC2
            Reporter: Vladimir Sizikov
            Assignee: Thomas E Enebo


We have weird prelude.rb content, with require "thread.jar" in there, which 
causes thread library to be loaded by default in 1.9 mode.

It doesn't make sense. We load Thread library and then redefine some 
ThreadLibrary's behavior. Why loading of thread library needed at all? MRI 1.9 
version of prelude.rb doesn't load 'thread'.

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