This is an automated email from the ASF dual-hosted git repository.
paulk pushed a change to branch GROOVY_3_0_X
in repository https://gitbox.apache.org/repos/asf/groovy.git.
from b6549f4 Merge pull request #1547 from
JasonTypesCodes/mn-3.0-validation
new e538c6f GROOVY-9996: infer return type generics using declared type
of variables (port to 3_0_X)
new 7b9297c GROOVY-10011: STC: instanceof refines declared type for
diamond operator (closes #1545) (port to 3_0_X)
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 | 14 ++++++++-
.../groovy/transform/stc/GenericsSTCTest.groovy | 36 ++++++++++++++++++++++
2 files changed, 49 insertions(+), 1 deletion(-)