GitHub user danielsun1106 opened a pull request:
https://github.com/apache/groovy/pull/732
Refine the usage of `toArray` in `GroovyShell`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/danielsun1106/groovy refine-groovyshell
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/groovy/pull/732.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 #732
----
commit 7c408540bf6f84be264aa0a98de5a0d5c4851301
Author: Daniel Sun <realbluesun@...>
Date: 2018-05-28T11:23:26Z
Refine the usage of `toArray` in `GroovyShell`
----
---