New default for jruby.jit.threshold property is not reflected in the --properties listing on jruby command line ref. JRUBY-2514 -------------------------------------------------------------------------------------------------------------------------------
Key: JRUBY-2601 URL: http://jira.codehaus.org/browse/JRUBY-2601 Project: JRuby Issue Type: Bug Components: Documentation Affects Versions: JRuby 1.1.2 Environment: jruby 1.1.2 Reporter: Uwe Kubosch Priority: Minor jruby --properties gives: JIT SETTINGS: jruby.jit.threshold=<invocation count> Set the JIT threshold to the specified method invocation count. Default is 20 jruby.jit.max=<method count> Set the max count of active methods eligible for JIT-compilation. Default is 2048 per runtime. A value of 0 disables JIT, -1 disables max. Should be 50 and 4096 now after JRUBY-2514. Also JRuby 1.1.2 should be marked as released in JIRA :) -- 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