load and require don't work correctly for .class files
------------------------------------------------------

                 Key: JRUBY-3214
                 URL: http://jira.codehaus.org/browse/JRUBY-3214
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.1.5
         Environment: Linux
            Reporter: Moritz Heidkamp
             Fix For: JRuby 1.1.7


Loading AOT compiled JRuby files (.class) from a path outside of the current 
file's path (or the pwd, don't know for sure) with relative or absolute paths 
behaves inorrect when there is a file of the same name within the current 
file's path (or pwd, respectively). A test scenario can be found here: 
http://gist.github.com/31578

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