interfaces on reified classes patch was incomplete and broke instances being
passed to java code.
-------------------------------------------------------------------------------------------------
Key: JRUBY-4271
URL: http://jira.codehaus.org/browse/JRUBY-4271
Project: JRuby
Issue Type: Bug
Components: Java Integration
Affects Versions: JRuby 1.5
Reporter: Mathijs Kwik
Priority: Trivial
Fix For: JRuby 1.5
jruby 1.4 brought become_java!
however if a ruby class implemented any java interfaces, the reified java class
didn't show up as implementing those interfaces.
This was fixed in 19176f8188bef2786b1e3ec49dcff04f408cdee8, but the patch was
incomplete and made instances of the reified class turn into null when passed
to java code.
example:
http://gist.github.com/242222
fix (thanks to headius):
http://gist.github.com/242260
--
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