GitHub user Nektro opened a pull request:

    https://github.com/apache/groovy/pull/618

    Condense org.codehaus.groovy.runtime.ArrayUtil

    use varargs instead of manual 250-length Array construction

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Nektro/groovy patch-1

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/groovy/pull/618.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #618
    
----
commit 6a71bcb68f2fd2b5eb908e899a056d361daccbfb
Author: Sean D <nektr...@gmail.com>
Date:   2017-10-14T05:11:58Z

    Condense org.codehaus.groovy.runtime.ArrayUtil
    
    use varargs instead of manual 250-length Array construction

----


---

Reply via email to