This is an automated email from the ASF dual-hosted git repository.
emilles pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git
from ad7623a03b fewer delegate interactions for get; support null for
auto-shrink put
add 60b25db902 minor refactor
add 240e31518a GROOVY-11762: field hides getter of super class for
callable property
new 1b560f5794 Merge pull request #2339 from apache/GROOVY-11762
The 1 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/MetaClassImpl.java | 66 ++++++++--------------
.../bugs/{Groovy9906.groovy => Groovy11762.groovy} | 31 +++++++---
2 files changed, 46 insertions(+), 51 deletions(-)
copy src/test/groovy/bugs/{Groovy9906.groovy => Groovy11762.groovy} (54%)