IO error optparse when loading AOT compiled code
------------------------------------------------

                 Key: JRUBY-2736
                 URL: http://jira.codehaus.org/browse/JRUBY-2736
             Project: JRuby
          Issue Type: Bug
          Components: Interpreter
    Affects Versions: JRuby 1.1.3
            Reporter: Peter K Chan


Running against various revisions of JRuby trunk since 1.1.2, and loading AOT 
compiled files, I get this following:

{noformat}
Revision 6876
Last revision to still run normally (slow because of classloading when 
definiting stub invoker, but it works)

Revision 6877
undefined method '__jcreate!' for class 'RunnableRubyBlock', where 
RunnableRubyBlock is a class that I defined.

Revision 6878
IO error -- optparse
{noformat}

The app runs fine in the later revisions, if I do not put AOT compiled files on 
path.

(This bug appears originally as comment here: 
http://jira.codehaus.org/browse/JRUBY-2714?focusedCommentId=140244#action_140244)

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