-X+O no longer works -------------------- Key: JRUBY-5495 URL: http://jira.codehaus.org/browse/JRUBY-5495 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.6RC2 Reporter: John Firebaugh Assignee: Thomas E Enebo
$ jruby -v jruby 1.6.0.RC2 (ruby 1.8.7 patchlevel 330) (2011-02-09 5434c72) (Java HotSpot(TM) Client VM 1.6.0_22) [darwin-i386-java] $ jruby -X+O jruby: missing argument Extended options: -X-O run with ObjectSpace disabled (default; improves performance) -X+O run with ObjectSpace enabled (reduces performance) -X-C disable all compilation -X+C force compilation of all scripts before they are run (except eval) -- 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