Issue Type: Improvement Improvement
Affects Versions: JRuby 1.6.7
Assignee: Unassigned
Components: Java Integration
Created: 11/Jun/12 11:47 PM
Description:

class X
def to_int
0
end
end
x = X.new
Java::java.lang.Integer.valueOf # NameError
Java::java.lang.Integer.bitCount # TypeError

Project: JRuby
Priority: Minor Minor
Reporter: Nicholas Jefferson
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
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

Reply via email to