JRuby's in-process launching magic does not always work on Windows as expected
------------------------------------------------------------------------------

                 Key: JRUBY-4249
                 URL: http://jira.codehaus.org/browse/JRUBY-4249
             Project: JRuby
          Issue Type: Bug
          Components: Windows
    Affects Versions: JRuby 1.4
         Environment: latest jruby dev.
            Reporter: Vladimir Sizikov
            Assignee: Vladimir Sizikov
             Fix For: JRuby 1.5


Consider the following:

`ruby -v`

When launched from JRuby, this is executed in-process. On both, Windows and 
Linux.

But,

`ruby.exe -v` on Windows is not being executed in-process. See JRUBY-4238 for 
the example of problems, caused by this.
For consistency, JRuby should handle both ruby and ruby.exe on Windows the same 
way.

Will fix.

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