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 b35092d GROOVY-7867: collection conversion: attach exception of
constructor as suppressed exception
new 6ca7b91 GROOVY-8111: lowestUpperBound: primitives and
self-referential types fix
new bdfa6e5 GROOVY-8638: erase generics for no-signature fields/methods
like bridges
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:
.../ast/decompiled/MemberSignatureParser.java | 10 +++++-
.../groovy/ast/tools/WideningCategories.java | 3 +-
.../groovy/transform/stc/GenericsSTCTest.groovy | 21 +++++++++--
.../groovy/ast/decompiled/AsmDecompilerTest.groovy | 32 ++++++++---------
.../ast/decompiled/AsmDecompilerTestData.java | 1 +
.../groovy/ast/tools/WideningCategoriesTest.groovy | 41 ++++++++++++++++++----
6 files changed, 79 insertions(+), 29 deletions(-)