[windows] Native launcher ignores wrong JVM options
---------------------------------------------------

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


Compare:

On Windows:
{noformat}
D:\work\jruby-dev\jruby>jruby -J-BLAH -ve "p ARGV"
jruby 1.5.0.dev (ruby 1.8.7 patchlevel 174) (2009-12-17 ef6c935) (Java 
HotSpot(TM) Client VM 1.6.0_17) [x86-java]
[]
{noformat}

On Linux:
{noformat}
#>jruby -J-BLAH -ve "p ARGV"
Unrecognized option: -BLAH
Could not create the Java virtual machine.
{noformat}

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