Extending a final Java class should be rescuable as a normal Ruby exception type
--------------------------------------------------------------------------------
Key: JRUBY-2886
URL: http://jira.codehaus.org/browse/JRUBY-2886
Project: JRuby
Issue Type: Bug
Components: Java Integration
Affects Versions: JRuby 1.1.3
Reporter: Charles Oliver Nutter
Assignee: Charles Oliver Nutter
Fix For: JRuby 1.1.4
class Foo < java.lang.String; end; Foo.new causes a Java
"IllegalArgumentException" to be thrown, which is not recoverable in Ruby. Fix
and spec coming.
--
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