This is an automated email from the ASF dual-hosted git repository.
emilles pushed a change to branch GROOVY_3_0_X
in repository https://gitbox.apache.org/repos/asf/groovy.git.
from 05e8066 GROOVY-10191: catch LinkageError during static inline
new ee5d20e GROOVY-9945: findParameterizedType: fill type parameters of
super types
new ab42daf GROOVY-10196: add test case
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:
.../codehaus/groovy/ast/tools/GenericsUtils.java | 153 +++----
.../groovy/transform/stc/GenericsSTCTest.groovy | 38 ++
.../groovy/ast/tools/GenericsUtilsTest.groovy | 443 +++++++++------------
3 files changed, 296 insertions(+), 338 deletions(-)