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 ee5d4ec824 Bump com.gradle.common-custom-user-data-gradle-plugin from 
1.13 to 2
     new d65761e936 GROOVY-11319: STC: `super.x` shouldn't consider private 
methods
     new 99aa8bdb4e minor items

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:
 .../transform/stc/StaticTypeCheckingVisitor.java   |  45 ++-
 .../codehaus/groovy/vmplugin/v8/IndyInterface.java |  31 +-
 src/test/groovy/bugs/Groovy9292.groovy             | 429 +++++++++------------
 src/test/groovy/bugs/Groovy9293.groovy             | 315 ++++++---------
 .../groovy/transform/stc/CategoriesSTCTest.groovy  |   7 +-
 .../stc/FieldsAndPropertiesSTCTest.groovy          |  45 ++-
 .../groovy/classgen/asm/sc/bugs/Groovy7300.groovy  |   9 +-
 .../packageScope/DifferentPackageTest.groovy       |   7 +-
 8 files changed, 405 insertions(+), 483 deletions(-)

Reply via email to