This is an automated email from the ASF dual-hosted git repository.

sunlan pushed a change to branch GROOVY_4_0_X
in repository https://gitbox.apache.org/repos/asf/groovy.git


    from 736177f367 GROOVY-9391: Cannot cast or coerce `super`
     new ea4e8af42a Trivial refactoring: eliminate concatenation with empty 
string
     new 7db710ba3b Trivial refactoring: eliminate redundant `Collection` 
operation

The 2 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/lang/IntRange.java                        |  4 ++--
 src/main/java/groovy/lang/NumberRange.java                     |  2 +-
 src/main/java/groovy/lang/ObjectRange.java                     |  4 ++--
 src/main/java/groovy/util/MapEntry.java                        |  2 +-
 src/main/java/org/codehaus/groovy/control/GenericsVisitor.java |  2 +-
 src/main/java/org/codehaus/groovy/runtime/InvokerHelper.java   |  2 +-
 .../org/codehaus/groovy/tools/groovydoc/SimpleGroovyDoc.java   |  2 +-
 .../groovy/tools/groovydoc/SimpleGroovyPackageDoc.java         | 10 +++++-----
 8 files changed, 14 insertions(+), 14 deletions(-)

Reply via email to