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 46094981fe Trivial tweak: invoke method directly
new 0bf28f0f2a Trivial refactoring: use `ObjectUtil` to clone
new 2338d105d1 Trivial refactoring: eliminate redundant checks for
`CloneNotSupportedException`
new ad16a236c9 Update AST checks in test
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:
.../transform/options/ImmutablePropertyHandler.java | 9 ++-------
.../apache/groovy/ast/tools/ImmutablePropertyUtils.java | 17 +++--------------
.../groovy/console/ui/AstNodeToScriptAdapterTest.groovy | 2 +-
3 files changed, 6 insertions(+), 22 deletions(-)