This is an automated email from the ASF dual-hosted git repository.
paulk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git
from 6e1947d1ba bump dependency metadata
new 3a4978d09f GROOVY-11888: STC: method resolution fails for
UnionTypeClassNode due to premature covariant elimination
new 308270cc97 GROOVY-11888: STC: method resolution fails for
UnionTypeClassNode due to premature covariant elimination
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/StaticTypeCheckingSupport.java | 13 +-
.../transform/stc/TypeInferenceSTCTest.groovy | 138 +++++++++++++++++++++
2 files changed, 146 insertions(+), 5 deletions(-)