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

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


    from d1577cecb2 fix for JDK7
     new 129745c38a GROOVY-10576: "?" source and target "? extends Object"
     new 2b18ef64ee GROOVY-10579: SC: write array component type for optimized 
for-each loop

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:
 .../java/org/codehaus/groovy/ast/GenericsType.java |   4 +-
 .../asm/sc/StaticTypesStatementWriter.java         |  11 ++-
 .../transform/stc/StaticTypeCheckingVisitor.java   |   3 +-
 .../groovy/transform/stc/GenericsSTCTest.groovy    | 100 +++++++++++++++------
 src/test/groovy/transform/stc/LoopsSTCTest.groovy  |  54 ++++++-----
 .../classgen/asm/sc/LoopsStaticCompileTest.groovy  |   2 +-
 6 files changed, 116 insertions(+), 58 deletions(-)

Reply via email to