Jacob Shafer created JRUBY-6294:
-----------------------------------

             Summary: Classpath truncated by JRuby
                 Key: JRUBY-6294
                 URL: https://jira.codehaus.org/browse/JRUBY-6294
             Project: JRuby
          Issue Type: Bug
          Components: Java Integration
    Affects Versions: JRuby 1.6.5, JRuby 1.6.4, JRuby 1.6.3, JRuby 1.6.2, JRuby 
1.6.1, JRuby 1.6
         Environment: Windows
            Reporter: Jacob Shafer
         Attachments: rubyClasspath.zip

When you pass a classpath that is longer than 2075 characters it is truncated 
when passed into a java call.

I have attached some examples that show this issue:
SetClassPath.bat sets the classpath to a path that is over 2075 characters.
ClasspathCheck.java writes out the classpath.
RubyClasspathCheck.rb calls the ClasspathCheck.

The result shows that the classpath is truncated after 2075 charaters.

This code runs correctly in JRuby 1.5.6


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.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