Make setting of fields convert it's arguments a little smarter
commit0d30284570b4b361aaa30eb6d8072072711a2241
authorolabini <olabini@961051c9-f516-0410-bf72-c9f7e237a7b7>
Mon, 18 Aug 2008 10:45:05 +0000 (18 10:45 +0000)
committerolabini <olabini@961051c9-f516-0410-bf72-c9f7e237a7b7>
Mon, 18 Aug 2008 10:45:05 +0000 (18 10:45 +0000)
treefe293c0abfb9e7da08f9f6405eddeb16a0d0772b
parent9df0fd9d0c7fc7847ec5333bedb6a97b61346682
Make setting of fields convert it's arguments a little smarter

git-svn-id: http://svn.codehaus.org/jruby/trunk/jruby@7491 961051c9-f516-0410-bf72-c9f7e237a7b7
spec/java_integration/reflection/field_spec.rb
src/org/jruby/javasupport/JavaClass.java
src/org/jruby/javasupport/JavaField.java
src/org/jruby/javasupport/JavaMethod.java
src/org/jruby/javasupport/JavaUtil.java