JRuby HashMap casts Integer key to java.lang.Long, not java.lang.Integer
------------------------------------------------------------------------

                 Key: JRUBY-4480
                 URL: http://jira.codehaus.org/browse/JRUBY-4480
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.4
         Environment: OSX 10.6
            Reporter: brad Robertson


Sorry I don't have sample code, but if I create a hashmap and pass it through 
to some java function, when it iterates over the hashmap expecting int's as the 
keys, it fails not being able to convert the key from a long.  

-- 
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


Reply via email to