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 51eb2a0 GROOVY-10328: STC: `List<? super Type>` dot get returns
Object, not Type
add 8651402 GROOVY-9006: STC: compare to null for types that overload
equals
new c48525a GROOVY-9006: STC: compare to null for types that overload
equals
The 1 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:
.../groovy/transform/stc/StaticTypeCheckingVisitor.java | 5 +++++
src/test/groovy/transform/stc/BugsSTCTest.groovy | 15 +++++++++++++++
2 files changed, 20 insertions(+)