Hi, A compilation of src/org/jruby/RubyTuple.java fails on JDK5 since this class uses a method newly defined in JDK6. The method is ary = Arrays.copyOf(ary, ary.length * 3 / 2 + 1); on line 52.
Does JRuby stop supporting JDK5?
-Yoko
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
