Charles Oliver Nutter wrote:
We've kicked this around for a while, and I think we need to get it in for 1.0:

jruby -J-Xmx1024M -J-server run_my_script.rb

The -J option passes whatever's after it as an argument to the underlying JVM. I've attached a patch (about to be committed) that does it for the shell script, but I don't know how to do it in cmd scripts (Windows).

Grr. I hate making shell stuff. -J worked but I broke any quoted arguments. Someone better at shell scripting than I could have a look maybe?

I've reverted it on trunk.

- Charlie

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to