Including same Java interface twice causes ClassFormatError
---
Key: JRUBY-3191
URL: http://jira.codehaus.org/browse/JRUBY-3191
Project: JRuby
Issue Type: Bug
Components: Java
Return type coercion to java interfaces broken by new JI
Key: JRUBY-3192
URL: http://jira.codehaus.org/browse/JRUBY-3192
Project: JRuby
Issue Type: Bug
Components: Java Integ
Looks like Ola managed to take care of this one. Thanks for the patch!
Joseph Athman wrote:
I'd like to lobby for http://jira.codehaus.org/browse/JRUBY-3111. It's
actually a problem in jvyamlb but it makes JRuby inconsistent with MRI.
I attached a patch that I think works, at least all the te
Good find! I think technically we're supposed to build the set of frames
at the point of "raise", but I haven't been able to clean up/refactor
things to that end yet. This is good for now. Applying shortly.
Peter Brant wrote:
I'd like to see this one get in too: http://jira.codehaus.org/browse
Charles Oliver Nutter wrote:
Good find! I think technically we're supposed to build the set of frames
at the point of "raise", but I haven't been able to clean up/refactor
things to that end yet. This is good for now. Applying shortly.
Er, I meant the original raise...so yeah, this is closer t
Redefining rake tasks blows away enhancement actions, too
-
Key: JRUBY-3193
URL: http://jira.codehaus.org/browse/JRUBY-3193
Project: JRuby
Issue Type: Bug
Components: ActiveRe