This is an automated email from the ASF dual-hosted git repository.
sunlan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git.
from 5143bb7 Trivial refactoring: Comparator combinator can be used
new 001ffd1 Trivial refactoring: replaced with empty array
new 56a9452 Trivial refactoring: Can be replaced with `size() != 1`
new ed33b22 Trivial refactoring: remove unnecessary check and cast
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/main/java/groovy/util/NodeList.java | 2 +-
.../java/org/codehaus/groovy/classgen/VariableScopeVisitor.java | 7 +++----
.../java/org/codehaus/groovy/control/CompilerConfiguration.java | 2 +-
3 files changed, 5 insertions(+), 6 deletions(-)