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

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


    from 7169cba  minor refactor: remove some codenarc violations (part 4)
     new 47e681b  Trivial refactoring: Avoid calling 'getClass()' on Class 
instance
     new f510eba  Trivial refactoring: Simplify code by `Objects.equals()`

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/groovy/groovy/util/ProxyGenerator.java                    | 7 ++++---
 src/main/java/org/codehaus/groovy/reflection/MixinInMetaClass.java | 3 ++-
 .../java/org/codehaus/groovy/runtime/DefaultGroovyMethods.java     | 3 ++-
 .../org/codehaus/groovy/runtime/callsite/GroovySunClassLoader.java | 2 +-
 .../groovy/runtime/typehandling/DefaultTypeTransformation.java     | 3 ++-
 .../org/codehaus/groovy/transform/stc/SecondPassExpression.java    | 4 +++-
 6 files changed, 14 insertions(+), 8 deletions(-)

Reply via email to