Can't put ruby's Time object to java's array of objects or vector without
conversion to Java::JavaUtil::Date
------------------------------------------------------------------------------------------------------------
Key: JRUBY-5246
URL: http://jira.codehaus.org/browse/JRUBY-5246
Project: JRuby
Issue Type: Bug
Components: Java Integration
Affects Versions: JRuby 1.5.5
Environment: jruby-complete-1.5.5.jar
Reporter: Gunchin Alexey
Priority: Minor
[1,'jjj',Time.new].to_java.each {|it| p it.class}
# Fixnum
# String
# Java::JavaUtil::Date
--
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