JRuby 1.1.6 regression: ClassFormatError if Ruby superclass of Ruby class implements super-interface of Java interface ----------------------------------------------------------------------------------------------------------------------
Key: JRUBY-3262 URL: http://jira.codehaus.org/browse/JRUBY-3262 Project: JRuby Issue Type: Bug Components: Java Integration Affects Versions: JRuby 1.1.6 Reporter: Dmitry Jemerov Priority: Critical Attachments: my_list.rb See attached code sample. It runs under JRuby 1.1.5 and gives ClassFormatError on JRuby 1.1.6 because it tries to define all methods of Collection interface twice in the Java proxy class. -- 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