Remove MethodFactory "can't load bytecode" logging before 1.6 final -------------------------------------------------------------------
Key: JRUBY-5568 URL: http://jira.codehaus.org/browse/JRUBY-5568 Project: JRuby Issue Type: Task Affects Versions: JRuby 1.6 Reporter: Charles Oliver Nutter Assignee: Charles Oliver Nutter Priority: Blocker Fix For: JRuby 1.6 For JRUBY-5567, I added logging to show when MethodFactory is unable to load bytecode, and falls back on reflection. Because this could mask other issues, i'm leaving this logging in place during the remaining days of 1.6 dev. I'd like to know for certain that there are no particularly odd cases of this fallback happening, like in production Rails applications. We must remove this logging before final. JRUBY-5567 will remain open for 1.6.1 to come up with a more robust mechanism for loading invokers on systems that do not allow bytecode loading. -- 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